We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041a3d7 commit f029bfaCopy full SHA for f029bfa
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
persist-credentials: false
17
- name: Install cargo release
18
- uses: taiki-e/install-action@f355b1dcaf1a1c56ccead97cc540a259faf4bd5a # v2
+ uses: taiki-e/install-action@522492a8c115f1b6d4d318581f09638e9442547b # v2
19
20
tool: [email protected]
21
- uses: taiki-e/create-gh-release-action@26b80501670402f1999aff4b934e1574ef2d3705 # v1
0 commit comments