Skip to content

Commit 8f1feeb

Browse files
chore: bump snyk/actions from 0.4.0 to 1.0.0
Bumps [snyk/actions](https://github.com/snyk/actions) from 0.4.0 to 1.0.0. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@b98d498...9adf32b) --- updated-dependencies: - dependency-name: snyk/actions dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e13ec commit 8f1feeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: dotnet restore Auth0.AspNetCore.Authentication.Api.sln
4545

4646
- name: Run Snyk to check for vulnerabilities
47-
uses: snyk/actions/dotnet@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
47+
uses: snyk/actions/dotnet@9adf32b1121593767fc3c057af55b55db032dc04 # pin@1.0.0
4848
env:
4949
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
5050
with:

0 commit comments

Comments
 (0)