mirror of
https://github.com/actions/setup-java.git
synced 2026-07-29 10:25:48 +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
|
required: false
|
||||||
default: ''
|
default: ''
|
||||||
gpg-passphrase-env-var:
|
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
|
required: false
|
||||||
gpg-passphrase:
|
gpg-passphrase:
|
||||||
description: 'Deprecated alias for gpg-passphrase-env-var'
|
description: 'Deprecated alias for gpg-passphrase-env-var'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user