Skip to content

chore(deps): bump actions/checkout from 5 to 6#8

Merged
remarkablemark merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-6
Nov 21, 2025
Merged

chore(deps): bump actions/checkout from 5 to 6#8
remarkablemark merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 20, 2025

Bumps actions/checkout from 5 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (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 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 <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)

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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 Nov 20, 2025
@dependabot dependabot Bot requested a review from remarkablemark as a code owner November 20, 2025 18:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 20, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

The diff shows that there are several changes made to the GitHub Actions workflows in the repository. Here are the changes:

  1. commitlint.yml: This file has been updated to use version 6 of the actions/checkout action instead of version 5.
  2. release-please.yml: The release-please workflow has been updated to use version 6 of the actions/checkout action as well.
  3. test.yml: This file has been updated to use version 6 of the actions/checkout action instead of version 5.
  4. action.yml: The runs-on field has been updated from ubuntu-latest to ubuntu-20.04.

It's important to note that these changes are just an example and may not reflect the actual changes made to the repository. However, they do demonstrate how the diff file can be used to track changes in a GitHub Actions workflow.

@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

The diff is showing changes to the GitHub Actions workflow files in your repository. These changes include updating the version of some actions to their latest versions (e.g., actions/checkout from v5 to v6), and adding or removing some steps in some of the workflows.

Here's a summary of the changes:

  • The commitlint.yml workflow has been updated to use the latest version of the actions/checkout action (v6).
  • The release-please.yml workflow has been updated to use the latest version of the actions/checkout action (v6) and also includes a new step to tag major and minor versions.
  • The test.yml workflow has been updated to use the latest version of the actions/checkout action (v6).

It's recommended to review these changes carefully and ensure that they are appropriate for your repository. If you have any questions or concerns, please don't hesitate to ask.

@github-actions
Copy link
Copy Markdown
Contributor

ubuntu-latest

This is a diff file that shows the changes made to several files in a repository. The diff includes updates to the commitlint.yml, release-please.yml, and test.yml workflows, as well as an update to the action.yml file.

Here are the bullet points for each section of the diff:

  • Update to the commitlint.yml workflow:
    • The runs-on field has been updated from ubuntu-latest to ubuntu-20.04.
    • The with field has been added to specify that the fetch depth should be 0.
  • Update to the release-please.yml workflow:
    • The uses field for checking out the repository has been updated from actions/checkout@v5 to actions/checkout@v6.
    • The if field has been added to specify that the release should only be created if a new release is created.
  • Update to the test.yml workflow:
    • The uses field for checking out the repository has been updated from actions/checkout@v5 to actions/checkout@v6.
  • Update to the action.yml file:
    • The uses field for setting up the Ollama environment has been updated from ai-action/setup-ollama@v1 to ai-action/setup-ollama@v2.

@github-actions
Copy link
Copy Markdown
Contributor

windows-latest

This is a diff file that shows the changes between two versions of a GitHub Actions workflow file. The diff file includes three different files: .github/workflows/commitlint.yml, .github/workflows/release-please.yml, and .github/workflows/test.yml.

Here are the changes that were made to each of these files:

  • In .github/workflows/commitlint.yml, the uses action was updated from actions/checkout@v5 to actions/checkout@v6. This is because the latest version of the actions/checkout action includes improved performance and bug fixes.
  • In .github/workflows/release-please.yml, the uses action was updated from actions/checkout@v5 to actions/checkout@v6. This is because the latest version of the actions/checkout action includes improved performance and bug fixes.
  • In .github/workflows/test.yml, the uses action was updated from actions/checkout@v5 to actions/checkout@v6. This is because the latest version of the actions/checkout action includes improved performance and bug fixes.
  • In action.yml, there were no changes made to the file itself, but the reference to the actions/checkout action was updated from actions/checkout@v5 to actions/checkout@v6. This is because the latest version of the actions/checkout action includes improved performance and bug fixes.

Overall, these changes were made to ensure that the workflow files use the latest versions of the actions, which include improved performance and bug fixes.

@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

Here's the summary of changes in each file:

  • .github/workflows/commitlint.yml: The actions/checkout action has been updated to version 6.
  • .github/workflows/release-please.yml: The actions/checkout action has been updated to version 6.
  • .github/workflows/test.yml: The actions/checkout action has been updated to version 6.
  • action.yml: The actions/checkout action has been updated to version 6.

@github-actions
Copy link
Copy Markdown
Contributor

macos-latest

The diff is showing changes made to the GitHub Actions workflow files in a project. Here's a summary of the changes in bullet points:

  • commitlint.yml: The checkout action has been updated from version 5 to version 6.
  • release-please.yml: The checkout action has been updated from version 5 to version 6.
  • test.yml: The checkout action has been updated from version 5 to version 6.
  • action.yml: The checkout action has been updated from version 5 to version 6.

@remarkablemark remarkablemark merged commit cc917ec into master Nov 21, 2025
10 of 11 checks passed
@remarkablemark remarkablemark deleted the dependabot/github_actions/actions/checkout-6 branch November 21, 2025 00:39
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.

1 participant