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 3232 echo "exists=true" >> $GITHUB_OUTPUT
3333 fi
3434
35- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
35+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
3636 if : steps.unzip-patch.outputs.exists == 'true'
3737 id : otelbot-token
3838 with :
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@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
32+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 2323 with :
2424 persist-credentials : false
2525
26- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
26+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
2727 id : create-token
2828 with :
2929 # analyzing classic branch protections requires a token with admin read permissions
Original file line number Diff line number Diff line change 4747 - name : Use CLA approved bot
4848 run : .github/scripts/use-cla-approved-bot.sh
4949
50- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
50+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
5151 id : otelbot-token
5252 with :
5353 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 5959 - name : Use CLA approved bot
6060 run : .github/scripts/use-cla-approved-bot.sh
6161
62- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
62+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
6363 id : otelbot-token
6464 with :
6565 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -116,7 +116,7 @@ jobs:
116116 - name : Use CLA approved bot
117117 run : .github/scripts/use-cla-approved-bot.sh
118118
119- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
119+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
120120 id : otelbot-token
121121 with :
122122 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ jobs:
221221 - name : Use CLA approved bot
222222 run : .github/scripts/use-cla-approved-bot.sh
223223
224- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
224+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
225225 id : otelbot-token
226226 with :
227227 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments