File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ jobs:
3838
3939 steps :
4040 - name : " Checkout"
41- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
41+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
4242 with :
4343 show-progress : false
4444
4545 - name : " Install PHP"
46- uses : " shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 " # v2
46+ uses : " shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f " # v2
4747 with :
4848 coverage : " pcov"
4949 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-24.04
2020 name : Release Automation
2121 steps :
22- - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
22+ - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
2323 id : generate-token
2424 with :
2525 app-id : ${{ secrets.LENDABOT_APP_ID }}
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-24.04
1010 steps :
1111 - name : Sloth
12- uses : lendable/sloth@e1fd9a2df2549f6e64188f274bc5d3b39d7842ed # v0
12+ uses : lendable/sloth@6d497936ec6468ac10ea587b46ac96f8fd7843bf # v0
1313 with :
1414 token : ${{ secrets.GITHUB_TOKEN }}
1515 ignored : |
You can’t perform that action at this time.
0 commit comments