Skip to content

Bump actions/checkout from c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 0c366fd6a839edf440554fa01a7085ccba70ac98 in /.github/workflows#220

Open
dependabot[bot] wants to merge 1 commit into6.xfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-0c366fd6a839edf440554fa01a7085ccba70ac98
Open

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/checkout from c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 to 0c366fd6a839edf440554fa01a7085ccba70ac98.

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • 0c366fd Update changelog (#2357)
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 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 0c366fd6a839edf440554fa01a7085ccba70ac98.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@c2d88d3...0c366fd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 0c366fd6a839edf440554fa01a7085ccba70ac98
  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@0c366fd6a839edf440554fa01a7085ccba70ac98" # 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@0c366fd6a839edf440554fa01a7085ccba70ac98 # 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@0c366fd6a839edf440554fa01a7085ccba70ac98" # 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
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