Skip to content

Commit

Permalink
Using @master for snyk/actions/docker in `.github/workflows/snyk-…
Browse files Browse the repository at this point in the history
…container.yml`
  • Loading branch information
rhertogh committed Apr 1, 2024
1 parent 221d70e commit d40ce3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Snyk can be used to break the build when it detects vulnerabilities.
# In this case we want to upload the issues to GitHub Code Scanning
continue-on-error: true
uses: snyk/actions/docker@14818c4695ecc4045f33c9cee9e795a788711ca4
uses: snyk/actions/docker@master
env:
# In order to use the Snyk Action you will need to have a Snyk API token.
# More details in https://github.com/snyk/actions#getting-your-snyk-token
Expand Down

0 comments on commit d40ce3b

Please sign in to comment.