We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c31451 + ce5f3e6 commit 1443ff1Copy full SHA for 1443ff1
.github/workflows/security-scan.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout repository
25
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3
26
27
- name: Initialize CodeQL
28
uses: github/codeql-action/init@v1
.github/workflows/tests.yml
with:
fetch-depth: '2'
0 commit comments