Skip to content

Commit

Permalink
chore(deps): update relative-ci/agent-action action to v2.1.5
Browse files Browse the repository at this point in the history
renovate[bot] committed Jun 25, 2023
1 parent b2b6d93 commit 135cb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:

# Send webpack stats and build information to RelativeCI
- name: Send webpack stats to RelativeCI
uses: relative-ci/agent-action@v2.1.4
uses: relative-ci/agent-action@v2.1.5
with:
webpackStatsFile: ./dist/webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}

0 comments on commit 135cb4d

Please sign in to comment.