Skip to content

Commit

Permalink
chore: pin release-plz version (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
obmarg authored May 16, 2024
1 parent 3046037 commit de7d816
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@v0.5
uses: MarcoIeni/release-plz-action@7fe60ae5d741fc80fa624aef172aee9de2b98747
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit de7d816

Please sign in to comment.