We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4ce72 commit 0ef7d14Copy full SHA for 0ef7d14
1 file changed
.github/workflows/relesae-plz.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
34
35
- name: Run release-plz
36
- uses: MarcoIeni/release-plz-action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5.129
+ uses: MarcoIeni/release-plz-action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5.130
37
env:
38
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
39
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
0 commit comments