Skip to content

Commit d8719a3

Browse files
authored
Update checkout action version in secretScan.yml
bumped from v4 to v6
1 parent 9268f9d commit d8719a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secretScan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
gitleaks:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v6
1010
with:
1111
fetch-depth: '0'
1212
- name: gitleaks-action

0 commit comments

Comments
 (0)