Skip to content

Commit 0b14795

Browse files
committed
chore: Update agent-action - upgrade github-scripts
1 parent d2d993d commit 0b14795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Send webpack stats and build information to RelativeCI
2121
- name: Send webpack stats to RelativeCI
22-
uses: relative-ci/agent-action@3d6713115865cc555bb7f73a8a795d7e7c0a9ddd
22+
uses: relative-ci/agent-action@293e8b50a670e7ed63c5c6d1ba7ccf752ec93de2
2323
with:
2424
webpackStatsFile: ./artifacts/webpack-stats.json
2525
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)