We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49975c3 + b0d1633 commit d6afb40Copy full SHA for d6afb40
.github/workflows/vulnerability-scanning.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Checkout
9
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
10
- name: Setup Java
11
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
12
with:
13
distribution: temurin
14
java-version: 17
0 commit comments