Skip to content

Commit

Permalink
fix: Freeze release-plz-action@0.5.76
Browse files Browse the repository at this point in the history
Workaround until release-plz/release-plz#1799 is fixed.
  • Loading branch information
scouten-adobe committed Oct 24, 2024
1 parent b739ff8 commit 3976175
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 @@ -25,7 +25,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5
uses: MarcoIeni/release-plz-action@v0.5.76
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_SECRET }}
Expand Down

0 comments on commit 3976175

Please sign in to comment.