File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 needs :
5353 - check-versions
5454 steps :
55- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
55+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
5656 id : otelbot-token
5757 with :
5858 app-id : ${{ vars.OTELBOT_SEMANTIC_CONVENTIONS_JAVA_APP_ID }}
Original file line number Diff line number Diff line change 6262 - name : Use CLA approved bot
6363 run : .github/scripts/use-cla-approved-bot.sh
6464
65- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
65+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
6666 id : otelbot-token
6767 with :
6868 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -110,7 +110,7 @@ jobs:
110110 - name : Use CLA approved bot
111111 run : .github/scripts/use-cla-approved-bot.sh
112112
113- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
113+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
114114 id : otelbot-token
115115 with :
116116 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ jobs:
193193 - name : Use CLA approved bot
194194 run : .github/scripts/use-cla-approved-bot.sh
195195
196- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
196+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
197197 id : otelbot-token
198198 with :
199199 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments