File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 - name : Install Toys
2727 run : " gem install --no-document toys -v 0.15.5"
2828 - name : Create otelbot app token
29- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
29+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
3030 id : app-token
3131 with :
3232 app-id : ${{ vars.OTELBOT_RUBY_APP_ID }}
Original file line number Diff line number Diff line change 3030 - name : Install Toys
3131 run : " gem install --no-document toys -v 0.15.5"
3232 - name : Create otelbot app token
33- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
33+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
3434 id : app-token
3535 with :
3636 app-id : ${{ vars.OTELBOT_RUBY_APP_ID }}
You can’t perform that action at this time.
0 commit comments