File tree 5 files changed +8
-8
lines changed 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 24
24
# Get GitHub token via the CT SDKs App
25
25
- name : Generate GitHub token (via CT SDKs App)
26
26
id : generate_github_token
27
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
27
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
28
28
with :
29
29
app-id : ${{ secrets.CT_SDKS_APP_ID }}
30
30
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -149,7 +149,7 @@ jobs:
149
149
# Get GitHub token via the CT SDKs App
150
150
- name : Generate GitHub token (via CT SDKs App)
151
151
id : generate_github_token
152
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
152
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
153
153
with :
154
154
app-id : ${{ secrets.CT_SDKS_APP_ID }}
155
155
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -179,7 +179,7 @@ jobs:
179
179
# Get GitHub token via the CT SDKs App
180
180
- name : Generate GitHub token (via CT SDKs App)
181
181
id : generate_github_token
182
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
182
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
183
183
with :
184
184
app-id : ${{ secrets.CT_SDKS_APP_ID }}
185
185
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 18
18
# Get GitHub token via the CT SDKs App
19
19
- name : Generate GitHub token (via CT SDKs App)
20
20
id : generate_github_token
21
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
21
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
22
22
with :
23
23
app-id : ${{ secrets.CT_SDKS_APP_ID }}
24
24
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 22
22
# Get GitHub token via the CT SDKs App
23
23
- name : Generate GitHub token (via CT SDKs App)
24
24
id : generate_github_token
25
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
25
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
26
26
with :
27
27
app-id : ${{ secrets.CT_SDKS_APP_ID }}
28
28
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 16
16
# Get GitHub token via the CT SDKs App
17
17
- name : Generate GitHub token (via CT SDKs App)
18
18
id : generate_github_token
19
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
19
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
20
20
with :
21
21
app-id : ${{ secrets.CT_SDKS_APP_ID }}
22
22
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
Original file line number Diff line number Diff line change 52
52
# Get GitHub token via the CT SDKs App
53
53
- name : Generate GitHub token (via CT SDKs App)
54
54
id : generate_github_token
55
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
55
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
56
56
with :
57
57
app-id : ${{ secrets.CT_SDKS_APP_ID }}
58
58
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -112,7 +112,7 @@ jobs:
112
112
# Get GitHub token via the CT SDKs App
113
113
- name : Generate GitHub token (via CT SDKs App)
114
114
id : generate_github_token
115
- uses : actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1
115
+ uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
116
116
with :
117
117
app-id : ${{ secrets.CT_SDKS_APP_ID }}
118
118
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
You can’t perform that action at this time.
0 commit comments