File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434
3535 # ICAT Ansible clone and install dependencies
3636 - name : Checkout icat-ansible
37- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
37+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 with :
3939 repository : icatproject-contrib/icat-ansible
4040 path : icat-ansible
7676 ansible-playbook icat-ansible/icatdb_minimal_hosts.yml -i icat-ansible/hosts --vault-password-file icat-ansible/vault_pass.txt -vv
7777
7878 - name : Checkout icat-oaipmh
79- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
79+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
8080
8181 # Payara must be sourced otherwise the Maven build command fails
8282 - name : Run Build
You can’t perform that action at this time.
0 commit comments