File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed 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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
32+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
50+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
5151 id : otelbot-token
5252 with :
5353 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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
66+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
123+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
124124 id : otelbot-token
125125 with :
126126 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ jobs:
253253 - name : Use CLA approved bot
254254 run : .github/scripts/use-cla-approved-bot.sh
255255
256- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
256+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
257257 id : otelbot-token
258258 with :
259259 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments