Skip to content

Commit

Permalink
Chore(deps): Bump relative-ci/agent-action from 2.1.7 to 2.1.8
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.8.
- [Release notes](https://github.com/relative-ci/agent-action/releases)
- [Commits](relative-ci/agent-action@12ae70a...9b97f76)

---
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 Sep 24, 2023
1 parent 9c85229 commit 2ccca2f
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@12ae70ae754dd23b097fc19af712a45b8426de55 # v2
uses: relative-ci/agent-action@9b97f76ae2e94d4611320953cd70580d75f77963 # v2
with:
webpackStatsFile: ./webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
Expand Down

0 comments on commit 2ccca2f

Please sign in to comment.