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 b63b3ed commit e4c19f2Copy full SHA for e4c19f2
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
toolchain: stable
29
components: rustfmt, clippy
30
31
- - uses: release-plz/action@574c1d0ed8491b294f596b7148bafd08cca6a600 # v0.5
+ - uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
with:
0 commit comments