Skip to content

Commit

Permalink
chore: update marcoieni/release-plz-action action to v0.5.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2024
1 parent 37b0cbb commit c3d627e
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 @@ -31,7 +31,7 @@ jobs:
rustup update stable
rustup default stable
- uses: MarcoIeni/release-plz-action@762830011b19e9bb35798ded2485aebe9c3d2fe1 # v0.5.41
- uses: MarcoIeni/release-plz-action@6ada1ce4bed67b61cc178530ef0a55987eea7ff3 # v0.5.47
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit c3d627e

Please sign in to comment.