Skip to content

Commit

Permalink
Update ci - try fix snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
airenas committed Mar 28, 2022
1 parent 3935c4d commit 154307e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: airenas/audio-convert-service:latest
args: --file=Dockerfile
args: --file=build/Dockerfile

- name: Upload snyk result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
Expand Down

0 comments on commit 154307e

Please sign in to comment.