Skip to content

Bump actions/checkout from c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 064fe7f3312418007dea2b49a19844a9ee378f49 in /.github/workflows#219

Closed
dependabot[bot] wants to merge 1 commit into6.xfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-064fe7f3312418007dea2b49a19844a9ee378f49
Closed

Bump actions/checkout from c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 064fe7f3312418007dea2b49a19844a9ee378f49 in /.github/workflows#219
dependabot[bot] wants to merge 1 commit into6.xfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-064fe7f3312418007dea2b49a19844a9ee378f49

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps actions/checkout from c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 064fe7f3312418007dea2b49a19844a9ee378f49.

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
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • 8e8c483 Clarify v6 README (#2328)
  • 033fa0d Add worktree support for persist-credentials includeIf (#2327)
  • See full diff in compare view

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 c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 064fe7f3312418007dea2b49a19844a9ee378f49.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@c2d88d3...064fe7f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 064fe7f3312418007dea2b49a19844a9ee378f49
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
steps:
- name: "Checkout"
uses: "actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5" # v6.0.0
uses: "actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49" # v6.0.0

Check warning

Code scanning / zizmor

detects commit SHAs that don't match their version comment tags Warning

detects commit SHAs that don't match their version comment tags
steps:
- name: Checkout repository
uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v6.0.0
uses: actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49 # v6.0.0

Check warning

Code scanning / zizmor

detects commit SHAs that don't match their version comment tags Warning

detects commit SHAs that don't match their version comment tags
steps:
- name: "Checkout"
uses: "actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5" # v6.0.0
uses: "actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49" # v6.0.0

Check warning

Code scanning / zizmor

detects commit SHAs that don't match their version comment tags Warning

detects commit SHAs that don't match their version comment tags
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #220.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/actions/checkout-064fe7f3312418007dea2b49a19844a9ee378f49 branch January 12, 2026 16:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants