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 2d387b4 commit 67f30f1Copy full SHA for 67f30f1
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: dtolnay/rust-toolchain@stable
35
36
- name: Run release-plz
37
- uses: MarcoIeni/release-plz-action@2d634174257b7f46339e7533865a910743a0c5c9
+ uses: MarcoIeni/release-plz-action@ca8762285a5dc0c220cb4a7896c9986ff6c97ecf
38
env:
39
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
40
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
0 commit comments