mirror of
http://43.153.184.91:8080/https://github.com/s4u/setup-maven-action.git
synced 2026-01-27 19:23:39 +08:00
Pin setup-java to latest SHA
This commit is contained in:
parent
5eec3f78f3
commit
4aedd0b3b2
@ -127,7 +127,7 @@ runs:
|
|||||||
token: '${{ inputs.checkout-token }}'
|
token: '${{ inputs.checkout-token }}'
|
||||||
ssh-key: '${{ inputs.checkout-ssh-key }}'
|
ssh-key: '${{ inputs.checkout-ssh-key }}'
|
||||||
|
|
||||||
- uses: actions/setup-java@v4
|
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
|
||||||
with:
|
with:
|
||||||
overwrite-settings: false
|
overwrite-settings: false
|
||||||
java-version: '${{ inputs.java-version }}'
|
java-version: '${{ inputs.java-version }}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user