Skip to content

Commit 191b07f

Browse files
build(deps): bump actions/setup-java from 4.8.0 to 4.9.1 (#1915)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecda27b commit 191b07f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks-combined.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ jobs:
292292
runs-on: ubuntu-latest
293293
steps:
294294
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
295-
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
295+
- uses: actions/setup-java@cf277c60eb25467037889841efdb72551f06f6c3 # v4.9.1
296296
with:
297297
distribution: zulu
298298
java-version: 21

0 commit comments

Comments
 (0)