Skip to content

Commit 49440fe

Browse files
committed
Update taiki-e/create-gh-release-action digest to c88e967
1 parent 66f992a commit 49440fe

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@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
22+
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
2323
with:
2424
changelog: CHANGELOG.md
2525
title: future-queue $version

0 commit comments

Comments
 (0)