File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ 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@main
23+ uses : rancher-eio/read-vault-secrets@7282bf97898cd1c16c89f837e0bb442e6d384c89
2424 with :
2525 secrets : |
2626 secret/data/github/org/rancher/fossa/push token | FOSSA_API_KEY_PUSH_ONLY
2727
2828 - name : FOSSA scan
29- uses : fossas/fossa-action@main
29+ uses : fossas/fossa-action@edcc58279d396837acb02a1317ffa24dabfb7cc9
3030 with :
3131 api-key : ${{ env.FOSSA_API_KEY_PUSH_ONLY }}
3232 # Only runs the scan and do not provide/returns any results back to the
Original file line number Diff line number Diff line change 1313 with :
1414 persist-credentials : false
1515 - name : repo-sync
16- uses : rancher/gh-issue-mgr/github-sync@main
16+ uses : rancher/gh-issue-mgr/github-sync@b70f0bdf12a03e5e3f33e4f92ccb6c89deb3ebd9
1717 with :
1818 source_repo : " https://github.com/longhorn/backing-image-manager.git"
1919 source_branch : " v*.*.x"
You can’t perform that action at this time.
0 commit comments