Skip to content

Commit dd7516a

Browse files
committed
Update taiki-e/create-gh-release-action digest to 72d65ce
1 parent 49440fe commit dd7516a

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

0 commit comments

Comments
 (0)