Browse Source

update snyk

pull/7/head
Daniel Gibbs 2 years ago
parent
commit
c2ade208aa
No known key found for this signature in database GPG Key ID: 4D812BAB6228BBA6
  1. 2
      .github/workflows/snyk-container.yml

2
.github/workflows/snyk-container.yml

@ -48,7 +48,7 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: gameservermanagers/steamcmd
args: --file=Dockerfile
args: --file=Dockerfile.ubuntu-2204
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
with:

Loading…
Cancel
Save