Skip to content

Commit babf949

Browse files
chore(deps): update actions/checkout digest to f43a0e5
1 parent c2397fb commit babf949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secrets_scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout code
8-
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
8+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
99
with:
1010
fetch-depth: 0
1111
- name: TruffleHog OSS

0 commit comments

Comments
 (0)