From 7e369b3d7103315b2e9f21682aa3a65ab755fa41 Mon Sep 17 00:00:00 2001 From: patrikjuvonen <22572159+patrikjuvonen@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:07:32 +0200 Subject: [PATCH] Update snyk action --- .github/workflows/snyk-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snyk-container.yml b/.github/workflows/snyk-container.yml index dc9a4d2..8c89e6f 100644 --- a/.github/workflows/snyk-container.yml +++ b/.github/workflows/snyk-container.yml @@ -40,7 +40,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 + uses: snyk/actions/docker@cdb760004ba9ea4d525f2e043745dfe85bb9077e 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