Skip to content

Commit

Permalink
chore: pin release-plz version (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
obmarg authored May 16, 2024
1 parent 01ce959 commit a9a98cc
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 @@ -28,7 +28,7 @@ jobs:
- name: Install Rust toolchain
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 a9a98cc

Please sign in to comment.