Skip to content

Commit 00335c3

Browse files
Bump doctrine/.github/.github/workflows/phpstan.yml
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.0.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](doctrine/.github@v12.2.0...13.0.0) --- updated-dependencies: - dependency-name: doctrine/.github/.github/workflows/phpstan.yml dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3be70fd commit 00335c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: ["push", "pull_request"]
55
jobs:
66
static-analysis:
77
name: "Static Analysis"
8-
uses: "doctrine/.github/.github/workflows/phpstan.yml@v12.2.0"
8+
uses: "doctrine/.github/.github/workflows/phpstan.yml@13.1.0"
99
with:
1010
php-version: "8.4"
1111
composer-dependency-versions: "locked"

0 commit comments

Comments
 (0)