File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Checkout code
28- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
28+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2929 with :
3030 persist-credentials : false
3131
@@ -111,7 +111,7 @@ jobs:
111111
112112 steps :
113113 - name : Checkout code
114- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
114+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
115115 with :
116116 persist-credentials : false
117117
@@ -138,20 +138,20 @@ jobs:
138138
139139 phpstan :
140140 name : " PHPStan"
141- uses : PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
141+ uses : PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@c535983699986d1c538d4e47f33e813fcfbcc8a0 # v1.2.2
142142 with :
143143 phpstanVersion : ' 2.x'
144144
145145 markdownlint :
146146 name : ' Lint Markdown'
147- uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
147+ uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@c535983699986d1c538d4e47f33e813fcfbcc8a0 # v1.2.2
148148
149149 remark :
150150 name : ' QA Markdown'
151- uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
151+ uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@c535983699986d1c538d4e47f33e813fcfbcc8a0 # v1.2.2
152152
153153 yamllint :
154154 name : ' Lint Yaml'
155- uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
155+ uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@c535983699986d1c538d4e47f33e813fcfbcc8a0 # v1.2.2
156156 with :
157157 strict : true
Original file line number Diff line number Diff line change 4949
5050 steps :
5151 - name : Checkout code
52- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
52+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5353 with :
5454 persist-credentials : false
5555
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout code
40- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
40+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4141 with :
4242 persist-credentials : false
4343
@@ -137,7 +137,7 @@ jobs:
137137
138138 steps :
139139 - name : Checkout code
140- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
140+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
141141 with :
142142 persist-credentials : false
143143
@@ -238,7 +238,7 @@ jobs:
238238
239239 steps :
240240 - name : Checkout code
241- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
241+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
242242 with :
243243 persist-credentials : false
244244
You can’t perform that action at this time.
0 commit comments