setup-java
setup-java copied to clipboard
Set up your GitHub Actions workflow with a specific version of Java
**Description:** I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they...
**Description:** Added configuration to update npm and actions dependencies on a weekly basis. **Related issue:** [Link to the related issue.](https://github.com/actions/setup-java/issues/690) **Check list:** - [ ] Mark if documentation changes are...
**Description:** As a regulated entity we want to ensure that the actions we reuse are using up to date dependencies. **Justification:** Add the required dependabot configuration to manage build time...