Skip to content

Bump actions/checkout from 4 to 6#9879

Merged
FaithOmbongi merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6
Apr 27, 2026
Merged

Bump actions/checkout from 4 to 6#9879
FaithOmbongi merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps actions/checkout from 4 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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

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

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

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

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)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...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 Apr 27, 2026
@github-actions github-actions Bot added this to the Community Contributions milestone Apr 27, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 18a0302:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/api-doctor.yml ✅Succeeded
.github/workflows/changelog-validation.yml ✅Succeeded
.github/workflows/cloud-support.yml ✅Succeeded
.github/workflows/community.yml ✅Succeeded
.github/workflows/generate-ref-toc.yml ✅Succeeded
.github/workflows/permissions-reference-gen.yml ✅Succeeded
.github/workflows/permissions-tables-generation-pr.yml ✅Succeeded
.github/workflows/snippet-generation-pr.yml ✅Succeeded
.github/workflows/temp-docstubs-validation.yml ✅Succeeded

For more details, please refer to the build report.

@FaithOmbongi FaithOmbongi merged commit 145466f into main Apr 27, 2026
9 checks passed
@FaithOmbongi FaithOmbongi deleted the dependabot/github_actions/actions/checkout-6 branch April 27, 2026 08:11
learn-build-service-prod Bot added a commit that referenced this pull request Apr 28, 2026
…s://github.com/microsoftgraph/microsoft-graph-docs-contrib (branch main) (#28731)

* add whiteboard extension

* JSON Format fix - remove trailing comma

* cross-link to parent (#9856)

* Update supported source extensions for HTML format

* Rename 'Tenant management' to 'Tenants'

* Document auto-owner behavior for Agent ID Developer role (#9857)

* Document auto-owner behavior for Agent ID Developer role

Added notes to the Create agentIdentityBlueprint and Create
agentIdentityBlueprintPrincipal API docs explaining that users with
the Agent ID Developer role are automatically added as owners of the
blueprints and blueprint principals they create.

Updated the shared RBAC include (rbac-agentid-apis-write.md) to:
- Expand scope to cover blueprints, blueprint principals, and agent identities
- Clarify the auto-owner behavior

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address review: update auto-owner language, remove redundant notes

- Update RBAC include to use 'principal...is assigned ownership' language per reviewer feedback
- Remove [!NOTE] blocks from blueprint and blueprint principal create docs (info already in shared RBAC include)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Trigger crlf check; concise

---------

Co-authored-by: STALLAMRAJU <swtallamraju@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* Fix formatting of known issue in RBAC documentation (#9864)

* Fix formatting of known issue in RBAC documentation

* Fix formatting of known issue in RBAC documentation

* Update change-notifications-delivery-webhooks.md (#9863)

* Update change-notifications-delivery-webhooks.md

Corrected description of timeout handling.

* Update change-notifications-delivery-webhooks.md

minor fixes.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Clarify restore point return limits in documentation (#9865)

* Clarify restore point return limits in documentation

Updated note about restore point search response limits.

* align v1 doc

Updated note on restore point search response limits.

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* Update example to reflect deleted group objects (#9869)

The example request was about groups. So I changed "user objects"  to "group objects" to align the example.

* Bump actions/checkout from 4 to 6 (#9879)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump NuGet/setup-nuget from 2 to 4 (#9877)

Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2 to 4.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](NuGet/setup-nuget@v2...v4)

---
updated-dependencies:
- dependency-name: NuGet/setup-nuget
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#9878)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump azure/login from 2 to 3 (#9876)

Bumps [azure/login](https://github.com/azure/login) from 2 to 3.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v2...v3)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* To see Sentinel Alerts and Incidents onboard to Defender Portal (#9875)

* To see Sentinel Alerts and Incidents onboard to Defender Portal

* Apply suggestion from @FaithOmbongi

* Update security-api-overview.md

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* Update link-validation-config.json

* Update link-validation-config.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: kawkaur <kawkaur@microsoft.com_msteamsmdb>
Co-authored-by: Danipocket <88507770+Danipocket@users.noreply.github.com>
Co-authored-by: Li Dai <daili@microsoft.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
Co-authored-by: Laura Graham <Lauragra@users.noreply.github.com>
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: swetheendra <31578080+swetheendra@users.noreply.github.com>
Co-authored-by: STALLAMRAJU <swtallamraju@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mjfdev84 <276818289+mjfdev84@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ch@ps <61343268+Subham-RKB@users.noreply.github.com>
Co-authored-by: marikamiwa <123721875+marikamiwa@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Baynash <105771311+EdB-MSFT@users.noreply.github.com>
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