File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
outputs :
11
11
version : ${{ steps.supported-versions-matrix.outputs.lowest }}
12
12
steps :
13
- - uses : actions/checkout@v4
13
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14
14
- id : supported-versions-matrix
15
15
uses : WyriHaximus/github-action-composer-php-versions-in-range@v1
16
16
set-up-clients :
26
26
id : current-time
27
27
with :
28
28
format : " YYYY/MM/DD"
29
- - uses : actions/checkout@v4
29
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
30
30
- uses : ramsey/composer-install@v2
31
31
- name : Set up clients
32
32
run : make setup-clients
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
name : Publish Sub-split
13
13
steps :
14
- - uses : actions/checkout@v4
14
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15
15
with :
16
16
fetch-depth : ' 0'
17
17
persist-credentials : ' false'
You can’t perform that action at this time.
0 commit comments