We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ed2e6 commit 738f2d2Copy full SHA for 738f2d2
.github/workflows/secrets.yml
@@ -6,7 +6,7 @@ jobs:
6
gitleaks:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
10
- name: wget
11
uses: wei/wget@v1
12
with:
0 commit comments