Skip to content

Commit 7604376

Browse files
Bump typisttech/php-matrix-action from 3.0.0 to 3.0.1 (#73)
Bumps [typisttech/php-matrix-action](https://github.com/typisttech/php-matrix-action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/typisttech/php-matrix-action/releases) - [Commits](typisttech/php-matrix-action@92d2908...65bbdaf) --- updated-dependencies: - dependency-name: typisttech/php-matrix-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a90f462 commit 7604376

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/audit-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
persist-credentials: false
1919
sparse-checkout: composer.json
2020

21-
- uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0
21+
- uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1
2222
id: php-matrix
2323

2424
composer-audit:

.github/workflows/lint-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040
sparse-checkout: composer.json
4141

42-
- uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0
42+
- uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1
4343
id: php-matrix
4444

4545
phpstan:

0 commit comments

Comments
 (0)