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 6767 .github/scripts/update-spec-repo-links.sh $VERSION
6868 sed -i "s/^PREVIOUS_SPECIFICATION_VERSION=.*/PREVIOUS_SPECIFICATION_VERSION=$VERSION/" .github/scripts/update-spec-repo-links.sh
6969
70- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
70+ - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
7171 id : otelbot-token
7272 with :
7373 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 4343 run : |
4444 make chlog-update VERSION=v${{ inputs.version }}
4545
46- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
46+ - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
4747 id : otelbot-token
4848 with :
4949 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments