Skip to content

Commit 7765d83

Browse files
Bump doctrine/.github from 7.3.0 to 8.0.0 (#2847)
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.3.0 to 8.0.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](doctrine/.github@7.3.0...8.0.0) --- updated-dependencies: - dependency-name: doctrine/.github dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a85038 commit 7765d83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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@7.3.0"
11+
uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@8.0.0"
1212
with:
1313
use-next-minor-as-default-branch: true
1414
secrets:

.github/workflows/website-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ on:
1818
jobs:
1919
json-validate:
2020
name: "Validate JSON schema"
21-
uses: "doctrine/.github/.github/workflows/website-schema.yml@7.3.0"
21+
uses: "doctrine/.github/.github/workflows/website-schema.yml@8.0.0"

0 commit comments

Comments
 (0)