Skip to content

Bump actions/checkout from 5 to 6#144

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6
Open

Bump actions/checkout from 5 to 6#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 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 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 20:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@github-actions
Copy link

Coverage after merging dependabot/github_actions/actions/checkout-6 into main will be

46.55%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   main.rs0%100%0%0%103–112, 115–117
src/http
   conversions.rs92.86%100%100%92.31%29
src/http/controllers
   v1.rs0%100%0%0%38–41, 43–54
src/http/controllers/v1
   action_set.rs0%100%0%0%20–29, 41–44, 55–61, 63–68
   policy_set.rs0%100%0%0%21–30, 42–45, 56–62, 64–69
   resource_set.rs0%100%0%0%20–29, 41–47, 58–64, 66–71
   schema.rs0%100%0%0%19–28, 40–46, 57–60, 62–67
   token_review.rs0%100%0%0%23–28, 30–31, 33–35, 38–39, 41–50
src/http/controllers/v1/action_set
   models.rs22.50%100%12.50%25%30–36, 49–53, 68–73, 77–79
src/http/controllers/v1/policy_set
   models.rs27.91%100%12.50%31.43%18–23, 47–51, 57–61, 65–67, 71–73
src/http/controllers/v1/resource_set
   models.rs34.69%100%22.22%37.50%48–52, 67–75, 77–81, 85–87
src/http/conversions
   tests.rs100%100%100%100%
src/http/extractors/nginx
   request_context.rs0%100%0%0%13–18, 20–21, 24–28, 30–38
src/http/filters
   jwt_filter.rs0%100%0%0%103, 105–107, 109–114, 116–119, 122–126, 128, 130, 132, 134–143, 146–148, 151–154, 156, 25–30, 48–59, 70–74, 76–78, 80–86
src/models
   request_context.rs46.67%100%50%46.15%20–26
   token.rs100%100%100%100%
src/services
   authorizer.rs0%100%0%0%18–24, 28–34, 36–42, 44–47, 49–52, 54–55
   backends.rs0%100%0%0%4–6
   cedar_validation_service.rs0%100%0%0%102–103, 105, 107–109, 112–114, 117, 33–50, 55–62, 64–68, 70–71, 73–77, 79–80, 82–86, 88, 90–92, 94–95, 97–99
   schema_provider.rs0%100%0%0%16–26, 30–32
src/services/backends
   kubernetes.rs0%100%0%0%47–49, 53–55, 59–61, 65–67, 71–73, 77–79, 83–85
src/services/backends/kubernetes
   configuration.rs0%100%0%0%101–108, 110–119, 123–125, 128–129, 132–133, 140, 143, 145–171, 173–205, 207–225, 227–229, 44–46, 48–55, 57–64, 66–73, 75–82, 84–91, 93–99
src/services/configuration
   app_settings.rs0%100%0%0%10, 12–13, 6–9
   models.rs0%100%0%0%45–47
   signature_settings.rs0%100%0%0%10, 8–9
src/services/prefix_tree
   naive_tree.rs98%100%100%97.83%81
   tests.rs94.30%100%90%94.93%172–174, 178–180
src/services/prefix_tree/trie_bucket
   hash_bucket.rs100%100%100%100%
   request_segment_bucket.rs98.11%100%100%97.78%72
src/services/repositories
   lookup_trie.rs87.88%100%88.89%87.72%121, 138, 147, 93–96
src/services/repositories/action_repository
   action_discovery_document.rs72.63%100%75%72.29%115–124, 126–131, 35, 82–87
   tests.rs100%100%100%100%
src/services/repositories/lookup_trie
   backend.rs82.61%100%83.33%82.50%81–87
   schema_bound_trie_repository.rs88.46%100%100%86.96%48, 67–68
src/services/repositories/models
   path_segment.rs100%100%100%100%
   request_segment.rs92%100%66.67%95.45%
src/services/repositories/policy_repository
   policy_document.rs22.45%100%28.57%21.43%26–39, 43–49, 53–58, 66–68, 70–72
   read_only.rs87.27%100%80%88%31, 40, 45, 53–55
   tests.rs100%100%100%100%
src/services/repositories/resource_repository
   resource_discovery_document.rs58.89%100%50%60.26%101–103, 105–107, 109–111, 137, 53–58, 82–90, 92–97
   tests.rs100%100%100%100%

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.

0 participants