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 b8093da commit cab6673Copy full SHA for cab6673
template/.github/workflows/general_daily_security.yml
@@ -19,6 +19,6 @@ jobs:
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
with:
21
persist-credentials: false
22
- - uses: rustsec/audit-check@dd51754d4e59da7395a4cd9b593f0ff2d61a9b95 # v1.4.1
+ - uses: rustsec/audit-check@69366f33c96575abad1ee0dba8212993eecbe998 # v2.0.0
23
24
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments