File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
name : Process Release
20
20
runs-on : ubuntu-latest
21
21
steps :
22
- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
22
+ - uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
23
23
id : otelbot-token
24
24
with :
25
25
app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 29
29
run : " gem install --no-document toys -v 0.15.5"
30
30
31
31
- name : Create otelbot token
32
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
32
+ uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
33
33
id : otelbot-token
34
34
with :
35
35
app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 33
33
run : " gem install --no-document toys -v 0.15.5"
34
34
35
35
- name : Create otelbot token
36
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
36
+ uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
37
37
id : otelbot-token
38
38
with :
39
39
app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 36
36
run : " gem install --no-document toys -v 0.15.5"
37
37
38
38
- name : Create otelbot token
39
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
39
+ uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
40
40
id : otelbot-token
41
41
with :
42
42
app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments