We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a5dd1 + 6fd0453 commit 402a849Copy full SHA for 402a849
.github/workflows/coding-standards.yml
@@ -10,4 +10,4 @@ on:
10
jobs:
11
coding-standards:
12
name: "Coding Standards"
13
- uses: "doctrine/.github/.github/workflows/coding-standards.yml@3.1.0"
+ uses: "doctrine/.github/.github/workflows/coding-standards.yml@4.0.0"
.github/workflows/release-on-milestone-closed.yml
@@ -8,7 +8,7 @@ on:
8
9
release:
name: "Git tag, release & create merge-up PR"
- uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@3.1.0"
+ uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@4.0.0"
secrets:
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}
14
GIT_AUTHOR_NAME: ${{ secrets.GIT_AUTHOR_NAME }}
0 commit comments