mirror of
https://github.com/actions/setup-java.git
synced 2026-07-29 09:05:56 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
4e1ba8caa4
commit
3abac75b91
@ -72,7 +72,7 @@ inputs:
|
||||
required: false
|
||||
default: ''
|
||||
gpg-passphrase-env-var:
|
||||
description: 'Environment variable name for the GPG private key passphrase. Defaults to GPG_PASSPHRASE when gpg-private-key is set; ignored otherwise.'
|
||||
description: 'Environment variable name for the GPG private key passphrase. Defaults to GPG_PASSPHRASE when gpg-private-key is set.'
|
||||
required: false
|
||||
gpg-passphrase:
|
||||
description: 'Deprecated alias for gpg-passphrase-env-var'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user