Skip to content

Commit 2db8ea3

Browse files
committed
gha: bump rancher-eio/read-vault-secrets
Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
1 parent 83620dd commit 2db8ea3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/factory.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: make ci
4444

4545
- name: Read some Secrets
46-
uses: rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
46+
uses: rancher-eio/read-vault-secrets@d266f55186f80a893839f6e15662e67388e443e6 # v3
4747
if: ${{ inputs.push == true }}
4848
with:
4949
secrets: |

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
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@d266f55186f80a893839f6e15662e67388e443e6 # v3
2424
with:
2525
secrets: |
2626
secret/data/github/org/harvester/fossa/credentials token | FOSSA_API_KEY_PUSH_ONLY

0 commit comments

Comments
 (0)