Skip to content

Commit 06f44a6

Browse files
dependabot[bot]bcollamoreCopilot
authored
chore: Bump actions/setup-java from 4.7.1 to 5.0.0 (#933)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Collamore <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 560bcfc commit 06f44a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Set up JDK
13-
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # ratchet:actions/setup-java@v3
13+
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # ratchet:actions/setup-java@v5
1414
with:
1515
java-version: '17'
1616
distribution: temurin

0 commit comments

Comments
 (0)