Skip to content

Commit

Permalink
Downgrade release-plz to try and fix CI-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
avl committed Jul 2, 2024
1 parent b8b2fba commit a316d93
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 @@ -21,7 +21,7 @@ jobs:
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
uses: MarcoIeni/[email protected]
uses: MarcoIeni/[email protected].60
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit a316d93

Please sign in to comment.