Skip to content

Commit

Permalink
chore(deps): Bump MarcoIeni/release-plz-action from 0.5.27 to 0.5.29
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.27 to 0.5.29.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@f31395d...808c095)

---
updated-dependencies:
- dependency-name: MarcoIeni/release-plz-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 Dec 8, 2023
1 parent 4828db2 commit 4c110fa
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@f31395d4bb1fd72474d4a1c80ab5cb54e82a5eb9 # v0.5.27
- uses: MarcoIeni/release-plz-action@808c095f2120b9f52af95a8ce071e68a09424432 # v0.5.29
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 4c110fa

Please sign in to comment.