Skip to content

Commit c738f37

Browse files
Merge pull request #143 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/phpstan.yml-13.1.0
Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0
2 parents 8439a91 + 6375ace commit c738f37

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@13.0.0"
15+
uses: "doctrine/.github/.github/workflows/phpstan.yml@13.1.0"
1616
with:
1717
composer-root-version: "1.4"

0 commit comments

Comments
 (0)