From 43b644bade6495a3247e18bd7a412bcc601340e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:05:42 +0000 Subject: [PATCH] chore(deps): update relative-ci/agent-action digest to 26338b6 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5455e215..8330573b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,7 +24,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@87f731dcda883c5a65050a96f0a3d225fb790a45 + uses: relative-ci/agent-action@26338b6cffd0b7eef7136ebed5ff3ddc22cbe113 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }}