Skip to content

Update typings for actions/setup-java@v5#170

Merged
krzema12 merged 1 commit into
mainfrom
update-typings/actions-setup-java-v5
Jul 8, 2026
Merged

Update typings for actions/setup-java@v5#170
krzema12 merged 1 commit into
mainfrom
update-typings/actions-setup-java-v5

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

actions/setup-java@v5

  • set-default (input): proposed type boolean. The action's action.yml declares it as type: boolean (default: true) and determines whether to set the JDK as the default.
  • verify-signature (input): proposed type boolean. The action's action.yml declares it as type: boolean (default: false) and verifies downloaded Java package signatures.
  • verify-signature-public-key (input): proposed type string. The action's action.yml describes it as an ASCII-armored GPG public key, passed as a string input.
  • show-download-progress (input): proposed type boolean. The action's action.yml declares it as type: boolean (default: false) and controls Maven progress output.

@krzema12 krzema12 merged commit 696b48e into main Jul 8, 2026
4 checks passed
@krzema12 krzema12 deleted the update-typings/actions-setup-java-v5 branch July 8, 2026 10:14
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.

2 participants