diff --git a/.github/workflows/audit-php.yml b/.github/workflows/audit-php.yml index 50e6a81..fe0b956 100644 --- a/.github/workflows/audit-php.yml +++ b/.github/workflows/audit-php.yml @@ -18,7 +18,7 @@ jobs: persist-credentials: false sparse-checkout: composer.json - - uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0 + - uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1 id: php-matrix composer-audit: diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 17d874a..0f01470 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -39,7 +39,7 @@ jobs: persist-credentials: false sparse-checkout: composer.json - - uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0 + - uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1 id: php-matrix phpstan: