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

Commit 2b470a7

Browse files
authored
Merge pull request #11 from TechNobre/dependabot/github_actions/develop/actions/setup-java-3.2.0
GitHubActions(deps): Bump actions/setup-java from 3.1.1 to 3.2.0
2 parents 19b0977 + 6611eb2 commit 2b470a7

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.1.1
26+
uses: actions/setup-java@v3.2.0
2727
with:
2828
distribution: 'adopt'
2929
java-version: '11'

0 commit comments

Comments
 (0)