Skip to content

Commit

Permalink
chore(deps): update relative-ci/agent-action action to v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent e1d41a0 commit fc1c43d
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
Expand Up @@ -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.6
uses: relative-ci/agent-action@v2.1.7
with:
webpackStatsFile: ./dist/webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
Expand Down

0 comments on commit fc1c43d

Please sign in to comment.