File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
name : Release version
20
20
steps :
21
21
- name : Checkout
22
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
23
23
with :
24
24
token : ${{ secrets.GH_RELEASE_PAT }}
25
25
fetch-depth : 0
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Checkout
20
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
20
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
21
21
22
22
- name : Setup PHP
23
23
uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0
37
37
runs-on : ubuntu-latest
38
38
steps :
39
39
- name : Checkout
40
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
41
41
42
42
- name : Setup PHP
43
43
uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0
57
57
runs-on : ubuntu-latest
58
58
steps :
59
59
- name : Checkout
60
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
60
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
61
61
62
62
- name : Setup PHP
63
63
uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0
Original file line number Diff line number Diff line change 68
68
69
69
steps :
70
70
- name : Checkout
71
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
71
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
72
72
with :
73
73
fetch-depth : 2
74
74
@@ -122,7 +122,7 @@ jobs:
122
122
123
123
steps :
124
124
- name : Checkout
125
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
125
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
126
126
127
127
- name : Setup PHP
128
128
uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0
You can’t perform that action at this time.
0 commit comments