diff --git a/.github/workflows/snyk-analysis.yml b/.github/workflows/snyk-analysis.yml index f0d5a7e8..c43496d9 100644 --- a/.github/workflows/snyk-analysis.yml +++ b/.github/workflows/snyk-analysis.yml @@ -30,7 +30,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@8349f9043a8b7f0f3ee8885bf28f0b388d2446e8 # master + uses: snyk/actions/docker@640e31719aac3e44867d239dc86c20c3e34c8e4f # 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