Skip to content

Commit 608c0f0

Browse files
Bump actions/setup-java from 3.8.0 to 4.7.0 (#208)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.8.0 to 4.7.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@c3ac5dd...3a4f6e1) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0329364 commit 608c0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oscal-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: true
3838

3939
- name: Setup Java
40-
uses: actions/setup-java@c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c
40+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12
4141
id: setup-java
4242
with:
4343
distribution: adopt

0 commit comments

Comments
 (0)