File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 85
85
# More info: https://github.com/peter-murray/workflow-application-token-action.
86
86
- name : Get token
87
87
id : get_token
88
- uses : peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
88
+ uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
89
89
with :
90
90
application_id : ${{ secrets.ID_WORKLABELBOT }}
91
91
application_private_key : ${{ secrets.ID_WORKLABELBOT }}
@@ -123,7 +123,7 @@ jobs:
123
123
# More info: https://github.com/peter-murray/workflow-application-token-action.
124
124
- name : Get token
125
125
id : get_token
126
- uses : peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
126
+ uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
127
127
with :
128
128
application_id : ${{ secrets.ID_EMOJIFYBOT }}
129
129
application_private_key : ${{ secrets.PEM_EMOJIFYBOT }}
@@ -160,7 +160,7 @@ jobs:
160
160
# More info: https://github.com/peter-murray/workflow-application-token-action.
161
161
- name : Get token
162
162
id : get_token
163
- uses : peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
163
+ uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
164
164
with :
165
165
application_id : ${{ secrets.ID_CHECKDEPSBOT }}
166
166
application_private_key : ${{ secrets.PEM_CHECKDEPSBOT }}
You can’t perform that action at this time.
0 commit comments