Skip to content

Commit ca24693

Browse files
chore(deps): update actions/checkout action to v6
1 parent a187a95 commit ca24693

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
8+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
99
with:
1010
fetch-depth: 0
1111
- name: TruffleHog OSS

0 commit comments

Comments
 (0)