Compare commits

..

4 Commits

Author SHA1 Message Date
renovate[bot]
fc71ba5559 chore(actions): update softprops/action-gh-release action (v2.6.0 → v2.6.1)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 01:30:41 +00:00
renovate[bot]
51dec841a3 chore(deps)!: update ramsey/composer-install action (3.2.0 → 4.0.0) (#56) 2026-03-16 03:30:12 +02:00
renovate[bot]
2cce1f8018 chore(actions): update softprops/action-gh-release action (v2.5.0 → v2.6.0) (#55) 2026-03-16 03:19:57 +02:00
renovate[bot]
7ac6b43841 chore(actions): update shivammathur/setup-php action (2.36.0 → 2.37.0) (#54) 2026-03-16 03:14:58 +02:00

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Setup PHP
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
with:
php-version: ${{ matrix.php }}
ini-values: phar.readonly=0
@@ -36,7 +36,7 @@ jobs:
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
- name: Install Composer dependencies
uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0
- name: PHPUnit Testing
run: vendor/bin/pest --coverage
@@ -70,7 +70,7 @@ jobs:
path: builds/
- name: Upload box.phar
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: builds/branch-usage-checker