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 a67fe13 commit 6dc873cCopy full SHA for 6dc873c
.github/workflows/sbom.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26
with:
27
fetch-depth: 0
28
- - uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
+ - uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
29
30
java-version: 17
31
distribution: ${{ env.JAVA_DISTRIBUTION }}
0 commit comments