Skip to content

Commit 3fd569b

Browse files
Merge pull request #1040 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/static-analysis.yml-13.0.0
Bump doctrine/.github/.github/workflows/static-analysis.yml from 12.2.0 to 13.0.0
2 parents 74af2ce + 552c204 commit 3fd569b

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/static-analysis.yml@v12.2.0"
15+
uses: "doctrine/.github/.github/workflows/static-analysis.yml@13.0.0"
1616
with:
1717
php-version: "8.1"

0 commit comments

Comments
 (0)