Skip to content

Commit f027347

Browse files
authored
Merge pull request #361 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/release-on-milestone-closed.yml-13.1.0
chore(deps): bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.1.0
2 parents d8d3a66 + 6e0ab0f commit f027347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-on-milestone-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release:
1010
name: "Git tag, release & create merge-up PR"
11-
uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@v12.2.0"
11+
uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@13.1.0"
1212
secrets:
1313
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}
1414
GIT_AUTHOR_NAME: ${{ secrets.GIT_AUTHOR_NAME }}

0 commit comments

Comments
 (0)