File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 63
63
- name : Use CLA approved github bot
64
64
run : .github/scripts/use-cla-approved-github-bot.sh
65
65
66
- - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
66
+ - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
67
67
id : otelbot-token
68
68
with :
69
69
app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -111,7 +111,7 @@ jobs:
111
111
- name : Use CLA approved github bot
112
112
run : .github/scripts/use-cla-approved-github-bot.sh
113
113
114
- - uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
114
+ - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
115
115
id : otelbot-token
116
116
with :
117
117
app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments