Skip to content

Commit cf8bfd4

Browse files
authored
Update taiki-e/create-gh-release-action digest to b7abb0c (#196)
1 parent 576f52e commit cf8bfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: cargo publish
2020
env:
2121
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
22-
- uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1
22+
- uses: taiki-e/create-gh-release-action@b7abb0cf5e72cb5500307b577f9ca3fd4c5be9d2 # v1
2323
with:
2424
changelog: CHANGELOG.md
2525
title: future-queue $version

0 commit comments

Comments
 (0)