@@ -31,13 +31,13 @@ jobs:
3131 timeout-minutes : 20
3232 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
3333 steps :
34- - uses : actions/checkout@v5
34+ - uses : actions/checkout@v6
3535 with :
3636 ref : ${{github.head_ref}}
3737
3838 - name : Get configure token
3939 id : config-token
40- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
40+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
4141 with :
4242 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
4343 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -54,13 +54,13 @@ jobs:
5454 timeout-minutes : 20
5555 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
5656 steps :
57- - uses : actions/checkout@v5
57+ - uses : actions/checkout@v6
5858 with :
5959 ref : ${{github.head_ref}}
6060
6161 - name : Get configure token
6262 id : config-token
63- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
63+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
6464 with :
6565 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
6666 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -77,13 +77,13 @@ jobs:
7777 timeout-minutes : 20
7878 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
7979 steps :
80- - uses : actions/checkout@v5
80+ - uses : actions/checkout@v6
8181 with :
8282 ref : ${{github.head_ref}}
8383
8484 - name : Get configure token
8585 id : config-token
86- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
86+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
8787 with :
8888 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
8989 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -100,13 +100,13 @@ jobs:
100100 timeout-minutes : 20
101101 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
102102 steps :
103- - uses : actions/checkout@v5
103+ - uses : actions/checkout@v6
104104 with :
105105 ref : ${{github.head_ref}}
106106
107107 - name : Get configure token
108108 id : config-token
109- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
109+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
110110 with :
111111 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
112112 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -123,13 +123,13 @@ jobs:
123123 timeout-minutes : 20
124124 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
125125 steps :
126- - uses : actions/checkout@v5
126+ - uses : actions/checkout@v6
127127 with :
128128 ref : ${{github.head_ref}}
129129
130130 - name : Get configure token
131131 id : config-token
132- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
132+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
133133 with :
134134 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
135135 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -146,13 +146,13 @@ jobs:
146146 timeout-minutes : 20
147147 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
148148 steps :
149- - uses : actions/checkout@v5
149+ - uses : actions/checkout@v6
150150 with :
151151 ref : ${{github.head_ref}}
152152
153153 - name : Get configure token
154154 id : config-token
155- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
155+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
156156 with :
157157 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
158158 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -169,13 +169,13 @@ jobs:
169169 timeout-minutes : 20
170170 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
171171 steps :
172- - uses : actions/checkout@v5
172+ - uses : actions/checkout@v6
173173 with :
174174 ref : ${{github.head_ref}}
175175
176176 - name : Get configure token
177177 id : config-token
178- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
178+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
179179 with :
180180 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
181181 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -192,13 +192,13 @@ jobs:
192192 timeout-minutes : 20
193193 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
194194 steps :
195- - uses : actions/checkout@v5
195+ - uses : actions/checkout@v6
196196 with :
197197 ref : ${{github.head_ref}}
198198
199199 - name : Get configure token
200200 id : config-token
201- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
201+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
202202 with :
203203 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
204204 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
@@ -215,13 +215,13 @@ jobs:
215215 timeout-minutes : 20
216216 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.id == github.repository_id
217217 steps :
218- - uses : actions/checkout@v5
218+ - uses : actions/checkout@v6
219219 with :
220220 ref : ${{github.head_ref}}
221221
222222 - name : Get configure token
223223 id : config-token
224- uses : peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
224+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
225225 with :
226226 application_id : ${{ secrets.E2E_TESTS_ACCESS_APP_ID }}
227227 application_private_key : ${{ secrets.E2E_TESTS_ACCESS_PK }}
0 commit comments