Resolve merge conflicts in actions/checkout v4→v5 upgrade#13
Closed
Copilot wants to merge 17 commits into
Closed
Conversation
* chore: run prettier * chore: setup prettier and plugins * actually dont need tailwind as dependency
…#12) * Initial plan * Add script() method to MogManager.php with version query string and attributes Co-authored-by: munezaclovis <51137458+munezaclovis@users.noreply.github.com> * Add documentation to script() method Co-authored-by: munezaclovis <51137458+munezaclovis@users.noreply.github.com> * Call script() method from @mog directive using Laravel container Co-authored-by: munezaclovis <51137458+munezaclovis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: munezaclovis <51137458+munezaclovis@users.noreply.github.com>
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts: # .github/workflows/tests.yml
Copilot
AI
changed the title
[WIP] Update actions/checkout from 4 to 5
Resolve merge conflicts in actions/checkout v4→v5 upgrade
Nov 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The dependabot PR bumping
actions/checkoutfrom v4 to v5 had merge conflicts with main branch due to workflow file reformatting (2-space → 4-space indentation).Changes
.github/workflows/tests.ymlby keeping v5 upgrade with 4-space indentation from main✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.