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 d103a50 commit c11a60fCopy full SHA for c11a60f
.github/workflows/audit.yml
@@ -19,6 +19,6 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
22
- - uses: actions-rust-lang/audit@66172f762800e4befdf5c0765d24bd4c79891f47 # v1.2.5
+ - uses: actions-rust-lang/audit@410bbe6de17ca06c0a60070cca18c88b485ca5a1 # v1.2.6
23
with:
24
TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments