There was an error while loading. Please reload this page.
1 parent 5adb407 commit 6819203Copy full SHA for 6819203
2 files changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
show-progress: false
44
45
- name: "Install PHP"
46
- uses: "shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401" # v2
+ uses: "shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e" # v2
47
with:
48
coverage: "pcov"
49
php-version: "${{ matrix.php-version }}"
.github/workflows/sloth.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04
10
steps:
11
- name: Sloth
12
- uses: lendable/sloth@e1fd9a2df2549f6e64188f274bc5d3b39d7842ed # v0
+ uses: lendable/sloth@6d497936ec6468ac10ea587b46ac96f8fd7843bf # v0
13
14
token: ${{ secrets.GITHUB_TOKEN }}
15
ignored: |
0 commit comments