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 2323 steps :
2424 - name : Get auth token
2525 id : token
26- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
26+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
2727 with :
2828 app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
2929 private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1818 steps :
1919 - name : Get auth token
2020 id : token
21- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
21+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
2222 with :
2323 app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
2424 private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments