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 576f52e commit cf8bfd4Copy full SHA for cf8bfd4
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: cargo publish
20
env:
21
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
22
- - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1
+ - uses: taiki-e/create-gh-release-action@b7abb0cf5e72cb5500307b577f9ca3fd4c5be9d2 # v1
23
with:
24
changelog: CHANGELOG.md
25
title: future-queue $version
0 commit comments