Skip to content

Commit 8c50a61

Browse files
chore: bump actions/setup-java from 4.6.0 to 4.7.1 (#453)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7cd7fe commit 8c50a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
2424
with:
2525
node-version: 18.x
26-
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b
26+
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
2727
name: Setup Java
2828
with:
2929
distribution: temurin

0 commit comments

Comments
 (0)