Skip to content

Commit 1c4fb00

Browse files
committed
Merge branch '3.9.x' into 4.1.x
* 3.9.x: Bump doctrine/.github from 5.1.0 to 5.2.0 (#6534)
2 parents e7202eb + 1331d5a commit 1c4fb00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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@5.1.0"
28+
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.2.0"

.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@5.1.0"
20+
uses: "doctrine/.github/.github/workflows/documentation.yml@5.2.0"

0 commit comments

Comments
 (0)