File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
steps :
16
16
- name : Get auth token
17
17
id : token
18
- uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
18
+ uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
19
19
with :
20
20
app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
21
21
private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 19
19
steps :
20
20
- name : Get auth token
21
21
id : token
22
- uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
22
+ uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
23
23
with :
24
24
app-id : ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
25
25
private-key : ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments