Skip to content

Commit bcad931

Browse files
chore(deps): bump actions/setup-java from 4.7.0 to 4.7.1 (#189)
1 parent e75e968 commit bcad931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/step-dotnet-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Setup JDK 17
9898
if: ${{ inputs.enableSonarQube == true }}
99-
uses: actions/setup-java@v4.7.0
99+
uses: actions/setup-java@v4.7.1
100100
with:
101101
java-version: 17
102102
distribution: 'zulu'

0 commit comments

Comments
 (0)