Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 51bca85

Browse files
authored
Merge pull request #12 from TechNobre/dependabot/github_actions/develop/actions/setup-java-3.3.0
GitHubActions(deps): Bump actions/setup-java from 3.2.0 to 3.3.0
2 parents 329fa69 + 466fdbd commit 51bca85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
dotnet-version: '6.0.202'
2424

2525
- name: Set up JDK 11
26-
uses: actions/setup-java@v3.2.0
26+
uses: actions/setup-java@v3.3.0
2727
with:
2828
distribution: 'adopt'
2929
java-version: '11'

0 commit comments

Comments
 (0)