Skip to content

build(deps): bump actions/checkout from 6 to 7#10

Merged
mergify[bot] merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7
Jun 18, 2026
Merged

build(deps): bump actions/checkout from 6 to 7#10
mergify[bot] merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

This is a diff file for a GitHub Actions workflow. It contains three jobs:�[5D�[K
jobs:

  1. release-please: This job checks if the release process should be trigg�[5D�[K
    triggered based on the changes in the codebase. If so, it will create a new�[3D�[K
    new release with the specified version number and tag name.
  2. test: This job runs tests on the codebase to ensure that everything is�[2D�[K
    is working as expected.
  3. release-please-dry-run: This job is similar to the release-please jo�[2D�[K
    job, but it only creates a dry run release and does not actually create a n�[1D�[K
    new release.

The diff file contains changes made to the workflow files in the .github/w�[10D�[K .github/workflows` directory:

  1. The release-please.yml file was updated to use version 7 of the actio�[6D�[K actions/checkout` action instead of version 6. This is because version 7 h�[1D�[K
    has some bug fixes and improvements compared to version 6.
  2. The test.yml file was updated to use version 7 of the actions/checkou�[16D�[K actions/checkout` action as well.
  3. The action.yml file was updated to use version 2 of the ai-action/set�[14D�[K ai-action/setup-ollama` action instead of version 1. This is because versi�[5D�[K
    version 2 has some bug fixes and improvements compared to version 1.

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 18, 2026
@dependabot dependabot Bot requested a review from remarkablemark as a code owner June 18, 2026 19:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 18, 2026
@mergify mergify Bot merged commit 3ad6551 into master Jun 18, 2026
9 checks passed
@mergify mergify Bot deleted the dependabot/github_actions/actions/checkout-7 branch June 18, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants