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.
1 parent e81688f commit cc4d13aCopy full SHA for cc4d13a
1 file changed
.github/workflows/sbom.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
26
with:
27
fetch-depth: 0
28
- - uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
+ - uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
29
30
java-version: 17
31
distribution: ${{ env.JAVA_DISTRIBUTION }}
0 commit comments