We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54973c8 commit bf709f2Copy full SHA for bf709f2
.github/workflows/audit_new.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
21
- name: Install cargo audit
22
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3
0 commit comments