Daniel Gibbs
2 years ago
No known key found for this signature in database
GPG Key ID: 4D812BAB6228BBA6
1 changed files with
1 additions and
1 deletions
-
.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: |
|
|
|