File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 # Get GitHub token via the CT SDKs App
2525 - name : Generate GitHub token (via CT SDKs App)
2626 id : generate_github_token
27- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
27+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
2828 with :
2929 app-id : ${{ secrets.CT_SDKS_APP_ID }}
3030 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -149,7 +149,7 @@ jobs:
149149 # Get GitHub token via the CT SDKs App
150150 - name : Generate GitHub token (via CT SDKs App)
151151 id : generate_github_token
152- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
152+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
153153 with :
154154 app-id : ${{ secrets.CT_SDKS_APP_ID }}
155155 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -179,7 +179,7 @@ jobs:
179179 # Get GitHub token via the CT SDKs App
180180 - name : Generate GitHub token (via CT SDKs App)
181181 id : generate_github_token
182- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
182+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
183183 with :
184184 app-id : ${{ secrets.CT_SDKS_APP_ID }}
185185 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 1818 # Get GitHub token via the CT SDKs App
1919 - name : Generate GitHub token (via CT SDKs App)
2020 id : generate_github_token
21- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
21+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
2222 with :
2323 app-id : ${{ secrets.CT_SDKS_APP_ID }}
2424 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 2222 # Get GitHub token via the CT SDKs App
2323 - name : Generate GitHub token (via CT SDKs App)
2424 id : generate_github_token
25- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
25+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
2626 with :
2727 app-id : ${{ secrets.CT_SDKS_APP_ID }}
2828 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 1616 # Get GitHub token via the CT SDKs App
1717 - name : Generate GitHub token (via CT SDKs App)
1818 id : generate_github_token
19- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
19+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
2020 with :
2121 app-id : ${{ secrets.CT_SDKS_APP_ID }}
2222 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 5555 # Get GitHub token via the CT SDKs App
5656 - name : Generate GitHub token (via CT SDKs App)
5757 id : generate_github_token
58- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
58+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
5959 with :
6060 app-id : ${{ secrets.CT_SDKS_APP_ID }}
6161 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -115,7 +115,7 @@ jobs:
115115 # Get GitHub token via the CT SDKs App
116116 - name : Generate GitHub token (via CT SDKs App)
117117 id : generate_github_token
118- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
118+ uses : actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
119119 with :
120120 app-id : ${{ secrets.CT_SDKS_APP_ID }}
121121 private-key : ${{ secrets.CT_SDKS_APP_PEM }}
You can’t perform that action at this time.
0 commit comments