Skip to content

Commit 335cc2f

Browse files
authored
Update taiki-e/create-gh-release-action digest to f67cf7b (#514)
1 parent f021a70 commit 335cc2f

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
@@ -25,7 +25,7 @@ jobs:
2525
- run: cargo publish
2626
env:
2727
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}
28-
- uses: taiki-e/create-gh-release-action@c5baa0b5dc700cf06439d87935e130220a6882d9 # v1
28+
- uses: taiki-e/create-gh-release-action@f67cf7b2dadd83d36b981e674a6b08063997ce68 # v1
2929
with:
3030
changelog: CHANGELOG.md
3131
title: future-queue $version

0 commit comments

Comments
 (0)