We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150b15e commit 38d6a0cCopy full SHA for 38d6a0c
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
persist-credentials: false
35
36
- name: Install Tools
37
- uses: taiki-e/install-action@6aca1cfa12ef3a6b98ee8c70e0171bfa067604f5 # v2.49.39
+ uses: taiki-e/install-action@d4635f2de61c8b8104d59cd4aede2060638378cc # v2.49.45
38
with:
39
tool: just
40
.github/workflows/zizmor.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
- - uses: taiki-e/install-action@6aca1cfa12ef3a6b98ee8c70e0171bfa067604f5 # v2.49.39
+ - uses: taiki-e/install-action@d4635f2de61c8b8104d59cd4aede2060638378cc # v2.49.45
29
30
tool: zizmor
31
0 commit comments