We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad145b commit 3a75f5bCopy full SHA for 3a75f5b
1 file changed
.github/workflows/codeql.yml
@@ -23,7 +23,7 @@ jobs:
23
security-events: write
24
25
steps:
26
- - name: Checkout repository
+ - name: Clone repository
27
uses: actions/checkout@v3
28
with:
29
persist-credentials: false
0 commit comments