Skip to content

Commit 7e84483

Browse files
authored
Merge pull request #52 from hibernate/dependabot/github_actions/workflow-actions-195b2b4ccf
Bump actions/setup-java from 4.7.0 to 4.7.1 in the workflow-actions group
2 parents f1889d1 + 6080d76 commit 7e84483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

2727
- name: Set up JDK 17
28-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
28+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
2929
with:
3030
distribution: temurin
3131
java-version: 17

0 commit comments

Comments
 (0)