From d40ce3b2d68439ed523bd6592af88ae6f3b17e3b Mon Sep 17 00:00:00 2001 From: Rutger Hertogh Date: Tue, 2 Apr 2024 01:34:55 +0200 Subject: [PATCH] Using `@master` for `snyk/actions/docker` in `.github/workflows/snyk-container.yml` --- .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 cb5a75f..ad2c25a 100644 --- a/.github/workflows/snyk-container.yml +++ b/.github/workflows/snyk-container.yml @@ -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