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.
1 parent b1fa691 commit 473ebf9Copy full SHA for 473ebf9
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
19
with:
20
persist-credentials: false
21
fetch-depth: 0
.github/workflows/snyk.yaml
@@ -15,4 +15,3 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
sarif_file: snyk.sarif
-g
0 commit comments