Skip to content

Commit fcd80ce

Browse files
authored
Merge pull request #6775 from doctrine/dependabot/github_actions/3.9.x/doctrine/dot-github-7.2.1
Bump doctrine/.github from 7.2.0 to 7.2.1
2 parents 2b09bad + 42ae506 commit fcd80ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ on:
2525
jobs:
2626
coding-standards:
2727
name: "Coding Standards"
28-
uses: "doctrine/.github/.github/workflows/coding-standards.yml@7.2.0"
28+
uses: "doctrine/.github/.github/workflows/coding-standards.yml@7.2.1"

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ on:
1717
jobs:
1818
documentation:
1919
name: "Documentation"
20-
uses: "doctrine/.github/.github/workflows/documentation.yml@7.2.0"
20+
uses: "doctrine/.github/.github/workflows/documentation.yml@7.2.1"

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ on:
2525
jobs:
2626
static-analysis-phpstan:
2727
name: "Static Analysis"
28-
uses: "doctrine/.github/.github/workflows/phpstan.yml@7.2.0"
28+
uses: "doctrine/.github/.github/workflows/phpstan.yml@7.2.1"

0 commit comments

Comments
 (0)