Skip to content

Commit 5d185dd

Browse files
Merge pull request #1047 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/static-analysis.yml-13.1.0
Bump doctrine/.github/.github/workflows/static-analysis.yml from 13.0.0 to 13.1.0
2 parents 8bc95ba + e4f8bac commit 5d185dd

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

0 commit comments

Comments
 (0)