File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 18
18
# More info: https://github.com/peter-murray/workflow-application-token-action.
19
19
- name : Get token
20
20
id : get_token
21
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
21
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
22
22
with :
23
23
application_id : ${{ secrets.ID_AUTOSYNCHROBOT }}
24
24
application_private_key : ${{ secrets.PEM_AUTOSYNCHROBOT }}
Original file line number Diff line number Diff line change 33
33
# More info: https://github.com/peter-murray/workflow-application-token-action.
34
34
- name : Get token
35
35
id : get_token
36
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
36
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
37
37
with :
38
38
application_id : ${{ secrets.ID_AUTOUPDATEBOT }}
39
39
application_private_key : ${{ secrets.PEM_AUTOUPDATEBOT }}
Original file line number Diff line number Diff line change 33
33
# More info: https://github.com/peter-murray/workflow-application-token-action.
34
34
- name : Get token
35
35
id : get_token
36
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
36
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
37
37
with :
38
38
application_id : ${{ secrets.ID_CREATELABELBOT }}
39
39
application_private_key : ${{ secrets.PEM_CREATELABELBOT }}
Original file line number Diff line number Diff line change 34
34
# More info: https://github.com/peter-murray/workflow-application-token-action.
35
35
- name : Get token
36
36
id : get_token
37
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
37
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
38
38
with :
39
39
application_id : ${{ secrets.ID_ADD_DEVOPS_PROJECT_BOT }}
40
40
application_private_key : ${{ secrets.PEM_ADD_DEVOPS_PROJECT_BOT }}
Original file line number Diff line number Diff line change 42
42
# More info: https://github.com/peter-murray/workflow-application-token-action.
43
43
- name : Get token
44
44
id : get_token
45
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
45
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
46
46
with :
47
47
application_id : ${{ secrets.ID_FOSSTARSBOT }}
48
48
application_private_key : ${{ secrets.PEM_FOSSTARSBOT }}
Original file line number Diff line number Diff line change 73
73
# More info: https://github.com/peter-murray/workflow-application-token-action.
74
74
- name : Get token
75
75
id : get_token
76
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
76
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
77
77
with :
78
78
application_id : ${{ secrets.ID_CHECKDEPSBOT }}
79
79
application_private_key : ${{ secrets.PEM_CHECKDEPSBOT }}
Original file line number Diff line number Diff line change 31
31
# More info: https://github.com/peter-murray/workflow-application-token-action.
32
32
- name : Get token
33
33
id : get_token
34
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
34
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
35
35
with :
36
36
application_id : ${{ secrets.ID_PRLINTERBOT }}
37
37
application_private_key : ${{ secrets.PEM_PRLINTERBOT }}
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@8e1ba3bf1619726336414f1014e37f17fbadf1db
88
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
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@8e1ba3bf1619726336414f1014e37f17fbadf1db
126
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
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@8e1ba3bf1619726336414f1014e37f17fbadf1db
163
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
164
164
with :
165
165
application_id : ${{ secrets.ID_CHECKDEPSBOT }}
166
166
application_private_key : ${{ secrets.PEM_CHECKDEPSBOT }}
Original file line number Diff line number Diff line change 30
30
# More info: https://github.com/peter-murray/workflow-application-token-action.
31
31
- name : Get token
32
32
id : get_token
33
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
33
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
34
34
with :
35
35
application_id : ${{ secrets.ID_REBASEISSUEBOT }}
36
36
application_private_key : ${{ secrets.PEM_REBASEISSUEBOT }}
Original file line number Diff line number Diff line change 29
29
# More info: https://github.com/peter-murray/workflow-application-token-action.
30
30
- name : Get token
31
31
id : get_token
32
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
32
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
33
33
with :
34
34
application_id : ${{ secrets.ID_STALEBOT }}
35
35
application_private_key : ${{ secrets.PEM_STALEBOT }}
Original file line number Diff line number Diff line change 40
40
# More info: https://github.com/peter-murray/workflow-application-token-action.
41
41
- name : Get token
42
42
id : get_token
43
- uses : peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db
43
+ uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
44
44
with :
45
45
application_id : ${{ secrets.ID_WIKIBOT }}
46
46
application_private_key : ${{ secrets.PEM_WIKIBOT }}
You can’t perform that action at this time.
0 commit comments