Skip to content

Commit c09b36b

Browse files
chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 (#1024)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prince Mathew <17837162+pmathew92@users.noreply.github.com>
1 parent e93f7f1 commit c09b36b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: exit 0 # Skip unnecessary test runs for dependabot and merge queues. Artifically flag as successful, as this is a required check for branch protection.
3737

3838
- name: Set up Java
39-
uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
39+
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
4040
with:
4141
distribution: 'temurin'
4242
java-version: '17'

0 commit comments

Comments
 (0)