Skip to content

Commit

Permalink
chore(deps): Bump MarcoIeni/release-plz-action from 0.5.29 to 0.5.31
Browse files Browse the repository at this point in the history
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.29 to 0.5.31.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@808c095...46f3caa)

---
updated-dependencies:
- dependency-name: MarcoIeni/release-plz-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robo9k committed Dec 15, 2023
1 parent e97b020 commit 2ab2521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.app-token.outputs.token }}

- uses: MarcoIeni/release-plz-action@808c095f2120b9f52af95a8ce071e68a09424432 # v0.5.29
- uses: MarcoIeni/release-plz-action@46f3caac290e70e8cf21f82bb92e05dc18ad4360 # v0.5.31
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 2ab2521

Please sign in to comment.