Skip to content

Commit

Permalink
Merge pull request #257 from AOEpeople/pipeline/254995-update_to_node16
Browse files Browse the repository at this point in the history
update codeql-action
  • Loading branch information
hacksch authored Oct 12, 2022
2 parents 5e87e15 + df18993 commit 5979b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
image: ${{ needs.buildImages.outputs.image }}
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: snyk.sarif

Expand Down

0 comments on commit 5979b0c

Please sign in to comment.