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 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Get GitHub app token
13- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
13+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
1414 id : app_token
1515 with :
1616 app-id : ${{ env.APP_ID }}
Original file line number Diff line number Diff line change 2020 VERSION="${{ github.event.inputs.version || github.head_ref}}"
2121 echo "VERSION=${VERSION##*/v}" >> $GITHUB_ENV
2222 - name : Get GitHub app token
23- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
23+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
2424 id : app_token
2525 with :
2626 app-id : ${{ env.APP_ID }}
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Get GitHub app token
15- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
15+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
1616 id : app_token
1717 with :
1818 app-id : ${{ env.APP_ID }}
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Get GitHub app token
13- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
13+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
1414 id : app_token
1515 with :
1616 app-id : ${{ env.APP_ID }}
You can’t perform that action at this time.
0 commit comments