Skip to content

Commit 3fc7171

Browse files
committed
Update core version
1 parent 66071a4 commit 3fc7171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/monorepo-split-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
git config --global user.name "mooxbot"
6060
git config --global user.email "[email protected]"
6161
git add composer.json
62-
git commit -m "Update moox/core dependency to ^^2.2.0" || echo "No changes to commit"
62+
git commit -m "Update moox/core dependency to ^^3.0.0" || echo "No changes to commit"
6363
fi
6464
6565
- if: "!startsWith(github.ref, 'refs/tags/')"

0 commit comments

Comments
 (0)