Skip to content

Commit

Permalink
Bump snyk/actions from 4a528b5c534bb771b6e3772656a8e0e9dc902f8b to 39…
Browse files Browse the repository at this point in the history
…091e69b560da335383b404e50d65b408f4f812 (auth0#691)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2023
1 parent 49147f7 commit 32db626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- uses: snyk/actions/gradle-jdk11@4a528b5c534bb771b6e3772656a8e0e9dc902f8b # [email protected]
- uses: snyk/actions/gradle-jdk11@39091e69b560da335383b404e50d65b408f4f812 # [email protected]
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 32db626

Please sign in to comment.