Skip to content

Commit

Permalink
chore: update release-plz action
Browse files Browse the repository at this point in the history
  • Loading branch information
obmarg authored Nov 30, 2024
1 parent eb39f93 commit 67c0e53
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:
uses: dtolnay/rust-toolchain@stable

- name: Run release-plz
uses: MarcoIeni/release-plz-action@fff938ea2923fdfa35797fff63537b00f30fe6f9
uses: MarcoIeni/release-plz-action@2d634174257b7f46339e7533865a910743a0c5c9
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 67c0e53

Please sign in to comment.