We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14aa3f commit 07132beCopy full SHA for 07132be
.github/workflows/security-audit-cron.yml
@@ -15,6 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
18
- - uses: rustsec/audit-check@dd51754d4e59da7395a4cd9b593f0ff2d61a9b95 # v1.4.1
+ - uses: rustsec/audit-check@69366f33c96575abad1ee0dba8212993eecbe998 # v2.0.0
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/security-audit-reactive.yml
@@ -17,6 +17,6 @@ jobs:
21
22
0 commit comments