Skip to content

Commit 9e5a458

Browse files
authored
Update CDCI-master.yml
1 parent ecc2dc3 commit 9e5a458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CDCI-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
steps:
8282
- uses: actions/checkout@v4
8383
- name: Run Snyk to check for vulnerabilities
84-
uses: snyk/actions/gradle-jdk@master
84+
uses: snyk/actions/gradle-jdk21@master
8585
env:
8686
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
8787
with:

0 commit comments

Comments
 (0)