Skip to content

Commit

Permalink
Bump relative-ci/agent-action from 2.1.11 to 2.1.12
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.11 to 2.1.12.
- [Release notes](https://github.com/relative-ci/agent-action/releases)
- [Commits](relative-ci/agent-action@v2.1.11...v2.1.12)

---
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 Aug 12, 2024
1 parent ab3b859 commit a1d1dba
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send bundle stats and build information to RelativeCI
uses: relative-ci/[email protected].11
uses: relative-ci/[email protected].12
with:
key: ${{ secrets[format('RELATIVE_CI_KEY_{0}_{1}', matrix.bundle, matrix.build)] }}
token: ${{ github.token }}
Expand Down

0 comments on commit a1d1dba

Please sign in to comment.