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 7d54fa6 commit 17979a5Copy full SHA for 17979a5
.github/workflows/lint.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
components: clippy
57
- name: Run clippy
58
- uses: auguwu/clippy-action@1.4.0
+ uses: step-security/clippy-action@1.4.0
59
60
token: ${{ secrets.GITHUB_TOKEN }}
61
0 commit comments