We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b06f46 + 9b552d5 commit 41c665fCopy full SHA for 41c665f
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
run: pip install --requirement=.github/workflows/requirements.txt
23
24
- name: Install `cargo-deny` & `just`
25
- uses: taiki-e/install-action@c45072658c5d4b46c598b05c54f3d0b541f90bd3 # v2
+ uses: taiki-e/install-action@57511bcdf8cdb0eab6448cb7fa632952d9f25742 # v2
26
with:
27
tool: cargo-deny,just
28
0 commit comments