Skip to content

Commit bf709f2

Browse files
chore(deps): update actions/checkout action to v4.2.2
1 parent 54973c8 commit bf709f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit_new.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020

2121
- name: Install cargo audit
2222
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3

0 commit comments

Comments
 (0)