Closed dependabot[bot] closed 6 months ago
The following labels could not be found: dependencies
.
actions/checkout
action across workflows
The version of the actions/checkout
action, which is used in our workflow files for handling operations related to the code repository, has been updated from v4.1.3 to v4.1.4. This change is implemented in three workflow files:
.github/workflows/php-cs-fixer.yml
.github/workflows/run-tests.yml
.github/workflows/update-changelog.yml
The latest version brings improvements that can help enhance the overall performance and efficiency of our workflows, ensuring that our code repository is always in a good state.
Bumps actions/checkout from 4.1.3 to 4.1.4.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show