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.
2 parents 8605eb9 + ff01ec7 commit ec687b0Copy full SHA for ec687b0
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
run: pip install --requirement=.github/workflows/requirements.txt
56
57
- name: Install `cargo-deny` & `just` & 'typos'
58
- uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2
+ uses: taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2
59
with:
60
tool: cargo-deny,just,typos
61
0 commit comments