File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
1313
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v2
16+ uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
1717
1818 - name : Setup PHP
19- uses : shivammathur/setup-php@v2
19+ uses : shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
2020 with :
2121 php-version : 8.1
2222 tools : composer:v2
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ jobs:
1616
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v2
19+ uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
2020
2121 - name : Setup PHP
22- uses : shivammathur/setup-php@v2
22+ uses : shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
2323 with :
2424 php-version : ${{ matrix.php }}
2525 tools : composer:v2
You can’t perform that action at this time.
0 commit comments