Skip to content

Commit 45a9338

Browse files
authored
fix: EIO expects us to pin main for read-vault-secrets
Signed-off-by: Matt Trachier <matt.trachier@suse.com>
1 parent e1a2e5d commit 45a9338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 Rancher's GH org. It can be
2121
# 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@main
2424
with:
2525
secrets: |
2626
secret/data/github/org/rancher/fossa/push token | FOSSA_API_KEY_PUSH_ONLY

0 commit comments

Comments
 (0)