Skip to content

Commit

Permalink
Bump release-plz-action to 0.5.81
Browse files Browse the repository at this point in the history
(Holding off on 0.5.82 until I've had a chance to vet it.)
  • Loading branch information
scouten-adobe committed Oct 28, 2024
1 parent e529273 commit c8c28e0
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.76
uses: MarcoIeni/release-plz-action@v0.5.81
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_SECRET }}
Expand Down

0 comments on commit c8c28e0

Please sign in to comment.