Skip to content

Commit 8ab7363

Browse files
authored
Merge pull request #2348 from redhat-appstudio/konflux/mintmaker/main/actions-setup-java-digest
Update actions/setup-java digest to 3a4f6e1
2 parents a3201a9 + 7784218 commit 8ab7363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
restore-keys: |
1919
${{ runner.os }}-maven-
2020
- name: Set up JDK 21
21-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
21+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
2222
with:
2323
distribution: 'temurin'
2424
java-version: 21

0 commit comments

Comments
 (0)