Skip to content

Commit d3826ef

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 7106c71 commit d3826ef

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
@@ -43,7 +43,7 @@ jobs:
4343
run: dotnet restore Auth0.AspNetCore.Authentication.Api.sln
4444

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

0 commit comments

Comments
 (0)