Skip to content

Commit

Permalink
chore: Use regular release-plz-action version again
Browse files Browse the repository at this point in the history
Signed-off-by: robot9001 <[email protected]>
  • Loading branch information
robo9k committed Oct 20, 2023
1 parent 74035bd commit a71dfcb
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 @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.app-token.outputs.token }}

- uses: MarcoIeni/release-plz-action@5c035ca231f363d920a95483bece00036c6e55a6 # https://github.com/MarcoIeni/release-plz-action/pull/85
- uses: MarcoIeni/release-plz-action@045c7a41711fb0696141464d001f9c3fe85f912e # v0.5.25
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit a71dfcb

Please sign in to comment.