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 14141515 - name : Get auth token
1616 id : token
17- uses : actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
17+ uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
1818 with :
1919 app-id : ${{ vars.SENTRY_INTERNAL_APP_ID }}
2020 private-key : ${{ secrets.SENTRY_INTERNAL_APP_PRIVATE_KEY }}
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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
18+ uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
1919 with :
2020 app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
2121 private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments