|
40 | 40 | if: github.event_name == 'workflow_dispatch' && needs.automation.outputs.enabled
|
41 | 41 |
|
42 | 42 | steps:
|
43 |
| - - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 |
| 43 | + - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 |
44 | 44 | id: otelbot-token
|
45 | 45 | with:
|
46 | 46 | app-id: ${{ vars.OTELBOT_DOTNET_APP_ID }}
|
|
86 | 86 | needs.automation.outputs.enabled
|
87 | 87 |
|
88 | 88 | steps:
|
89 |
| - - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 |
| 89 | + - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 |
90 | 90 | id: otelbot-token
|
91 | 91 | with:
|
92 | 92 | app-id: ${{ vars.OTELBOT_DOTNET_APP_ID }}
|
@@ -127,7 +127,7 @@ jobs:
|
127 | 127 | needs.automation.outputs.enabled
|
128 | 128 |
|
129 | 129 | steps:
|
130 |
| - - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 |
| 130 | + - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 |
131 | 131 | id: otelbot-token
|
132 | 132 | with:
|
133 | 133 | app-id: ${{ vars.OTELBOT_DOTNET_APP_ID }}
|
@@ -175,7 +175,7 @@ jobs:
|
175 | 175 | needs.automation.outputs.enabled
|
176 | 176 |
|
177 | 177 | steps:
|
178 |
| - - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 |
| 178 | + - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 |
179 | 179 | id: otelbot-token
|
180 | 180 | with:
|
181 | 181 | app-id: ${{ vars.OTELBOT_DOTNET_APP_ID }}
|
@@ -224,7 +224,7 @@ jobs:
|
224 | 224 | needs.automation.outputs.enabled
|
225 | 225 |
|
226 | 226 | steps:
|
227 |
| - - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 |
| 227 | + - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 |
228 | 228 | id: otelbot-token
|
229 | 229 | with:
|
230 | 230 | app-id: ${{ vars.OTELBOT_DOTNET_APP_ID }}
|
|
0 commit comments