We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a2e5d commit 45a9338Copy full SHA for 45a9338
1 file changed
.github/workflows/fossa.yml
@@ -20,7 +20,7 @@ jobs:
20
# The FOSSA token is shared between all repos in Rancher's GH org. It can be
21
# 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@main
24
with:
25
secrets: |
26
secret/data/github/org/rancher/fossa/push token | FOSSA_API_KEY_PUSH_ONLY
0 commit comments