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 19
19
persist-credentials : false
20
20
21
21
- name : Build and Check Package
22
- uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12 .0
22
+ uses : hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13 .0
23
23
24
24
deploy :
25
25
if : github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags') && github.repository == 'pytest-dev/pytest-django'
Original file line number Diff line number Diff line change @@ -161,6 +161,6 @@ jobs:
161
161
162
162
steps :
163
163
- name : Decide whether the needed jobs succeeded or failed
164
- uses : re-actors/alls-green@223e4bb7a751b91f43eda76992bcfbf23b8b0302
164
+ uses : re-actors/alls-green@2765efec08f0fd63e83ad900f5fd75646be69ff6
165
165
with :
166
166
jobs : ${{ toJSON(needs) }}
You can’t perform that action at this time.
0 commit comments