File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 secret/data/github/repo/${{ github.repository }}/github/app-credentials privateKey | PRIVATE_KEY
4242
4343 # Fetch github token just for the charts repository
44- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
44+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
4545 id : app-token
4646 with :
4747 app-id : ${{ env.APP_ID }}
Original file line number Diff line number Diff line change 4444 secret/data/github/repo/${{ github.repository }}/github/app-credentials privateKey | PRIVATE_KEY
4545
4646 # Fetch github token just for the rancher repository
47- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
47+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
4848 id : app-token
4949 with :
5050 app-id : ${{ env.APP_ID }}
Original file line number Diff line number Diff line change 3333 secret/data/github/repo/${{ github.repository }}/github/app-credentials privateKey | PRIVATE_KEY
3434
3535 # Fetch github token just for the webhook repository
36- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
36+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
3737 id : app-token
3838 with :
3939 app-id : ${{ env.APP_ID }}
You can’t perform that action at this time.
0 commit comments