Skip to content

Commit 617fca4

Browse files
Bump doctrine/.github/.github/workflows/phpstan.yml (#136)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bd9d5d commit 617fca4

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
@@ -12,6 +12,6 @@ on:
1212
jobs:
1313
static-analysis:
1414
name: "Static Analysis"
15-
uses: "doctrine/.github/.github/workflows/phpstan.yml@v12.2.0"
15+
uses: "doctrine/.github/.github/workflows/phpstan.yml@13.0.0"
1616
with:
1717
composer-root-version: "1.4"

0 commit comments

Comments
 (0)