Skip to content

Commit 0cf6e67

Browse files
renovate[bot]GoetzGoerisch
authored andcommitted
chore(deps): update actions/setup-java action to v4.7.1
1 parent d5654e0 commit 0cf6e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-maven-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ref: ${{ github.event.workflow_run.head_sha || github.event.inputs.version }}
3737

3838
- name: Setup Java SDK
39-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
39+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
4040
with:
4141
java-version: ${{ env.JAVA_VERSION }}
4242
distribution: ${{ env.JAVA_DISTRO }}

0 commit comments

Comments
 (0)