File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 run : |
3030 npm ci --ignore-scripts
3131
32- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
32+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_JS_CONTRIB_APP_ID }}
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 if : github.event.pull_request.merged == true
1919 steps :
20- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
20+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
2121 id : otelbot-token
2222 with :
2323 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 1010 create-or-update-deps-pr :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
13+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
1414 id : otelbot-token
1515 with :
1616 app-id : ${{ vars.OTELBOT_JS_CONTRIB_APP_ID }}
You can’t perform that action at this time.
0 commit comments