We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ce34f commit d919f6aCopy full SHA for d919f6a
.github/workflows/fossa.yml
@@ -20,7 +20,7 @@ jobs:
20
# The FOSSA token is shared between all repos in Harvester's GH org. It can
21
# be used directly and there is no need to request specific access to EIO.
22
- name: Read FOSSA token
23
- uses: rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
+ uses: rancher-eio/read-vault-secrets@d266f55186f80a893839f6e15662e67388e443e6 # v3
24
with:
25
secrets: |
26
secret/data/github/org/harvester/fossa/credentials token | FOSSA_API_KEY_PUSH_ONLY
0 commit comments