File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040
4141 - name : Read Docker Hub credentials
4242 if : ${{ inputs.push }}
43- uses : rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
43+ uses : rancher-eio/read-vault-secrets@7282bf97898cd1c16c89f837e0bb442e6d384c89 # main
4444 with :
4545 secrets : |
4646 secret/data/github/repo/${{ github.repository }}/dockerhub/rancher/credentials username | DOCKER_USERNAME ;
Original file line number Diff line number Diff line change 2020 # The FOSSA token is shared between all repos in Harvester's GH org. It can
2121 # be used directly and there is no need to request specific access to EIO.
2222 - name : Read FOSSA token
23- uses : rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
23+ uses : rancher-eio/read-vault-secrets@7282bf97898cd1c16c89f837e0bb442e6d384c89 # main
2424 with :
2525 secrets : |
2626 secret/data/github/org/harvester/fossa/credentials token | FOSSA_API_KEY_PUSH_ONLY
You can’t perform that action at this time.
0 commit comments