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 69a0db2 commit 6aec667Copy full SHA for 6aec667
.github/workflows/pr_general.yml
@@ -106,7 +106,7 @@ jobs:
106
- name: Run clippy action to produce annotations
107
env:
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
109
- uses: giraffate/clippy-action@871cc4173f2594435c7ea6b0bce499cf6c2164a1
+ uses: giraffate/clippy-action@94e9bd8deab2618756ec5380f12eb35bcb0a88ca
110
if: env.GITHUB_TOKEN != null
111
with:
112
clippy_flags: --all-targets -- -D warnings
0 commit comments