Skip to content

Commit

Permalink
Chore(deps): Bump relative-ci/agent-action from 2.1.7 to 2.1.9
Browse files Browse the repository at this point in the history
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action) from 2.1.7 to 2.1.9.
- [Release notes](https://github.com/relative-ci/agent-action/releases)
- [Commits](relative-ci/agent-action@12ae70a...5a64b48)

---
updated-dependencies:
- dependency-name: relative-ci/agent-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 4a0ae9e commit bbbb126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
npm run stats --if-present
- name: Send bundle stats to RelativeCI
uses: relative-ci/agent-action@e92b0c712e5ad0a039faf1026cbe438b8e7fed16 # v2
uses: relative-ci/agent-action@5a64b486a2d123f21dda6780236f2de9b18bf478 # v2
with:
webpackStatsFile: ./webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
Expand Down

0 comments on commit bbbb126

Please sign in to comment.