Skip to content

Commit

Permalink
pin release-plz to fix ci bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnbr authored Oct 25, 2024
1 parent 3b742d3 commit e6a35e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
uses: MarcoIeni/[email protected]
uses: MarcoIeni/[email protected].71
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit e6a35e1

Please sign in to comment.