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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
13+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
23+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
15+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
13+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
1414 id : app_token
1515 with :
1616 app-id : ${{ env.APP_ID }}
You can’t perform that action at this time.
0 commit comments