Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thavelock committed Jul 24, 2024
1 parent fe81cf3 commit 710d45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-source-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
architecture: x64

- name: Test Open Source Dependencies with Snyk
uses: snyk/actions/java@master
uses: snyk/actions/maven-3-jdk-17@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
Expand Down

0 comments on commit 710d45a

Please sign in to comment.