Skip to content

Commit 9921c79

Browse files
Merge pull request #879 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/phpstan.yml-13.0.0
Bump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0
2 parents 3be70fd + 00335c3 commit 9921c79

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)