Skip to content

Commit 10d9b05

Browse files
committed
Update taiki-e/create-gh-release-action digest to 8df4de6
1 parent a506014 commit 10d9b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)