Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c2eeab

Browse files
committedDec 13, 2024·
Update taiki-e/install-action digest to 8c39981
1 parent 14e66ab commit 8c2eeab

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
persist-credentials: false
1717
- name: Install cargo release
18-
uses: taiki-e/install-action@2b51c05cf7315a16dcec651726da87c70e45b990 # v2
18+
uses: taiki-e/install-action@8c39981484df4e7ba41af8e8e078ac546d5e1b11 # v2
1919
with:
2020
tool: cargo-release@0.25.0
2121
- uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1

0 commit comments

Comments
 (0)
Please sign in to comment.