Skip to content

Commit

Permalink
Lås JDK11 for å få Snyk til å kjøre
Browse files Browse the repository at this point in the history
  • Loading branch information
androa committed Dec 14, 2021
1 parent e47ba90 commit 6286c9f
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 @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@master

- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/gradle@master
uses: snyk/actions/gradle-jdk11@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
Expand Down

0 comments on commit 6286c9f

Please sign in to comment.