File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 - id : vault
2020 name : Read vault secrets
2121 if : github.repository == 'rancher-sandbox/rancher-desktop'
22- uses : rancher-eio/read-vault-secrets@main
22+ uses : rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
2323 with :
2424 secrets : |
2525 secret/data/github/repo/${{ github.repository }}/github/app-credentials appId | APP_ID ;
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118118 # going read through it all anyway.
119119 if : always() && env.UPLOAD_SARIF_LIMITED != ''
120120 continue-on-error : true
121- uses : github/codeql-action/upload-sarif@v4
121+ uses : github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4
122122 with :
123123 category : check-spelling
124124 sarif_file : ${{ env.UPLOAD_SARIF_LIMITED }}
You can’t perform that action at this time.
0 commit comments