Skip to content

Commit 65bb997

Browse files
committed
chore: Update agent
1 parent 645d53e commit 65bb997

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@v2.1.13
22+
uses: relative-ci/agent-action@87100ee765683073145ca00d31d23d2ffd4566c9
2323
with:
2424
webpackStatsFile: ./artifacts/webpack-stats.json
2525
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)