Skip to content

ci: use latest actions/setup-java with actions/setup-gradle - #359

Open
nschonni wants to merge 1 commit into
coredevices:masterfrom
nschonni:actions-pinning
Open

ci: use latest actions/setup-java with actions/setup-gradle#359
nschonni wants to merge 1 commit into
coredevices:masterfrom
nschonni:actions-pinning

Conversation

@nschonni

Copy link
Copy Markdown
Contributor
  • there was a new distribution key required for the versions moving from v1
  • pinned the version to the commit hash for security. Should be easy to be kept up-to-date with the separate PR that adds Dependabot
  • hoist the actions/checkout before the java setup, so the gradle files are availble to figure out the cache key
  • dropped the actions/cache setup, since it is built-in/bundled witht the actions/setup-java config. It did drop the .konan folders, but that could be added back as part of cache-dependency-path from https://github.com/actions/setup-java#inputs

@nschonni

This comment was marked as outdated.

@nschonni

This comment was marked as outdated.

actions/checkout moved up and pinned to the latest
@nschonni nschonni changed the title ci: use latest actions/setup-java with built-in cache ci: use latest actions/setup-java with actions/setup-gradle Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant