File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8484 - name : Use CLA approved bot
8585 run : .github/scripts/use-cla-approved-bot.sh
8686
87- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
87+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
8888 id : otelbot-token
8989 with :
9090 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 2929 - name : Use CLA approved bot
3030 run : .github/scripts/use-cla-approved-bot.sh
3131
32- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
32+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 5151 - name : Use CLA approved bot
5252 run : .github/scripts/use-cla-approved-bot.sh
5353
54- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
54+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
5555 id : otelbot-token
5656 with :
5757 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 6363 - name : Use CLA approved bot
6464 run : .github/scripts/use-cla-approved-bot.sh
6565
66- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
66+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
6767 id : otelbot-token
6868 with :
6969 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -120,7 +120,7 @@ jobs:
120120 - name : Use CLA approved bot
121121 run : .github/scripts/use-cla-approved-bot.sh
122122
123- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
123+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
124124 id : otelbot-token
125125 with :
126126 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 4444 - name : display changes
4545 run : git diff
4646
47- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
47+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
4848 id : otelbot-token
4949 with :
5050 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ jobs:
243243 - name : Use CLA approved bot
244244 run : .github/scripts/use-cla-approved-bot.sh
245245
246- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
246+ - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
247247 id : otelbot-token
248248 with :
249249 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments