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@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
27
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
28
28
with :
29
29
app-id : ${{ secrets.CT_SDKS_APP_ID }}
30
30
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -152,7 +152,7 @@ jobs:
152
152
# Get GitHub token via the CT SDKs App
153
153
- name : Generate GitHub token (via CT SDKs App)
154
154
id : generate_github_token
155
- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
155
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
156
156
with :
157
157
app-id : ${{ secrets.CT_SDKS_APP_ID }}
158
158
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -182,7 +182,7 @@ jobs:
182
182
# Get GitHub token via the CT SDKs App
183
183
- name : Generate GitHub token (via CT SDKs App)
184
184
id : generate_github_token
185
- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
185
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
186
186
with :
187
187
app-id : ${{ secrets.CT_SDKS_APP_ID }}
188
188
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@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
21
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # 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@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
25
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # 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@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
19
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # 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 56
56
# Get GitHub token via the CT SDKs App
57
57
- name : Generate GitHub token (via CT SDKs App)
58
58
id : generate_github_token
59
- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
59
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
60
60
with :
61
61
app-id : ${{ secrets.CT_SDKS_APP_ID }}
62
62
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
@@ -118,7 +118,7 @@ jobs:
118
118
# Get GitHub token via the CT SDKs App
119
119
- name : Generate GitHub token (via CT SDKs App)
120
120
id : generate_github_token
121
- uses : actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
121
+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
122
122
with :
123
123
app-id : ${{ secrets.CT_SDKS_APP_ID }}
124
124
private-key : ${{ secrets.CT_SDKS_APP_PEM }}
You can’t perform that action at this time.
0 commit comments