Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group across 1 directory#75092
Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group across 1 directory#75092dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot Thank you for submitting this PR! This is a live comment that I will keep updated. This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this? 0 packages in this PR (and infra files)
Code ReviewsThere aren't any other owners of this package, so a DT maintainer will review it. You can test the changes of this PR in the Playground. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 75092,
"author": "dependabot",
"headCommitOid": "9e1ff50bca053ed519327458b660d074e75795e6",
"mergeBaseOid": "6374328361b929ec35c5fb2ea081bebe244bd9d0",
"lastPushDate": "2026-06-08T10:44:03.000Z",
"lastActivityDate": "2026-06-08T19:34:35.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"tooManyCommits": false,
"tooManyReviews": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
{
"name": null,
"kind": "edit",
"files": [
{
"path": ".github/workflows/CI.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/UpdateCodeowners.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/format-and-commit.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/ghostbuster.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/lint-md.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/pnpm-cache.yml",
"kind": "infrastructure"
},
{
"path": ".github/workflows/support-window.yml",
"kind": "infrastructure"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical",
"isSafeInfrastructureEdit": false
}
],
"reviews": [],
"mainBotCommentID": 4648061533,
"ciResult": "pass"
} |
|
🔔 @dependabot — there are no owners, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...) |
|
@dependabot Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day! |
Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
8e74637 to
9e1ff50
Compare
Bumps the github-actions group with 1 update in the / directory: actions/checkout.
Updates
actions/checkoutfrom 6.0.2 to 6.0.3Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)