Skip to content

Commit cc4d13a

Browse files
build(deps): update actions/setup-java action to v5.4.0 (#6772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e81688f commit cc4d13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626
with:
2727
fetch-depth: 0
28-
- uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
28+
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
2929
with:
3030
java-version: 17
3131
distribution: ${{ env.JAVA_DISTRIBUTION }}

0 commit comments

Comments
 (0)