spice86
spice86 copied to clipboard
Bump actions/setup-java from 3.5.1 to 3.6.0
Bumps actions/setup-java from 3.5.1 to 3.6.0.
Release notes
Sourced from actions/setup-java's releases.
v3.6.0
In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this release we use
os.arch
to determine default architecture for runners: actions/setup-java#376. Besides, we made such changes as:
- Upgrade
@actions/cache
from 3.0.0 to 3.0.4 so it respectsSEGMENT_DOWNLOAD_TIMEOUT_MINS
- Support Gradle version catalog
- Update
@actions/core
to 1.10.0
Commits
de1bb2b
feat: support Gradle version catalog (#394)2c53c1a
Update actions/cache to 3.0.4 version (#392)3617c43
Default to runner architecture (#376)a82e6d0
Update README.md (#391)fbb2692
Merge pull request #390 from rentziass/rentziass/update-actions-coredfcd06a
Update@actions/core
to 1.10.0e150063
Merge pull request #282 from Okeanos/maven-toolchains-supporteb1418a
Add Maven Toolchains Declaration (#276)499ae9c
Merge pull request #387 from akv-platform/v-sdolin/issue-382-docs2cdc5f29
Fix cross-refernces- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)