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 1515 steps :
1616 - name : Get auth token
1717 id : token
18- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
18+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
1919 with :
2020 app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
2121 private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1919 steps :
2020 - name : Get auth token
2121 id : token
22- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
22+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
2323 with :
2424 app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
2525 private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments