Skip to content

Commit 3ab7d0f

Browse files
chore(deps): update relative-ci/agent-action action to v2.1.14 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9352b08 commit 3ab7d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yaml

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

2424
# Send webpack stats and build information to RelativeCI
2525
- name: Send webpack stats to RelativeCI
26-
uses: relative-ci/agent-action@v2.1.13
26+
uses: relative-ci/agent-action@v2.1.14
2727
with:
2828
webpackStatsFile: ./dist/webpack-stats.json
2929
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)