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 1010 outputs :
1111 version : ${{ steps.supported-versions-matrix.outputs.lowest }}
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1414 - id : supported-versions-matrix
1515 uses : WyriHaximus/github-action-composer-php-versions-in-range@v1
1616 set-up-clients :
2626 id : current-time
2727 with :
2828 format : " YYYY/MM/DD"
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3030 - uses : ramsey/composer-install@v2
3131 - name : Set up clients
3232 run : make setup-clients
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 name : Publish Sub-split
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1515 with :
1616 fetch-depth : ' 0'
1717 persist-credentials : ' false'
You can’t perform that action at this time.
0 commit comments