Skip to content

Commit

Permalink
build(deps): bump relative-ci/agent-action from 2.1.13 to 2.1.14
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.13 to 2.1.14.
- [Release notes](https://github.com/relative-ci/agent-action/releases)
- [Commits](relative-ci/agent-action@v2.1.13...v2.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 43d3ee2 commit 1d93ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relative-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send webpack stats to RelativeCI
uses: relative-ci/agent-action@v2.1.13
uses: relative-ci/agent-action@v2.1.14
with:
# RelativeCI project key
key: ${{ secrets.RELATIVE_CI_KEY }}
Expand Down

0 comments on commit 1d93ff1

Please sign in to comment.