Skip to content

chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/actions/e2e/install-prometheus in the action-deps group across 1 directory#8877

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3
Open

chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/actions/e2e/install-prometheus in the action-deps group across 1 directory#8877
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the action-deps group with 1 update in the /.github/actions/e2e/install-prometheus directory: actions/checkout.

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

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
  • 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 (...
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 06:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2026
@dependabot dependabot bot requested a review from engedaam January 26, 2026 06:19
@dependabot dependabot bot added the github_actions Pull requests that update Github_actions code label Jan 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 26, 2026

Preview deployment ready!

Preview URL: https://pr-8877.d18coufmbnnaag.amplifyapp.com

Built from commit 2384141a8704abc4eacc0c1811b991e19af67073

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 26, 2026

Pull Request Test Coverage Report for Build 22052037337

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.1%) to 67.483%

Files with Coverage Reduction New Missed Lines %
pkg/fake/iamapi.go 5 57.69%
pkg/providers/instanceprofile/instanceprofile.go 8 81.22%
Totals Coverage Status
Change from base Build 22009260868: -0.1%
Covered Lines: 7830
Relevant Lines: 11603

💛 - Coveralls

Copy link
Copy Markdown
Contributor

@AndrewMitchell25 AndrewMitchell25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/karpenter snapshot

@github-actions
Copy link
Copy Markdown
Contributor

Snapshot successfully published to oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter:0-6d912e535bfac4eb22a4db1929474bf8623e66fe.
To install you must login to the ECR repo with an AWS account:

aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 021119463062.dkr.ecr.us-east-1.amazonaws.com

helm upgrade --install karpenter oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter --version "0-6d912e535bfac4eb22a4db1929474bf8623e66fe" --namespace "kube-system" --create-namespace \
  --set "settings.clusterName=${CLUSTER_NAME}" \
  --set "settings.interruptionQueue=${CLUSTER_NAME}" \
  --set controller.resources.requests.cpu=1 \
  --set controller.resources.requests.memory=1Gi \
  --set controller.resources.limits.cpu=1 \
  --set controller.resources.limits.memory=1Gi \
  --wait

@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch 2 times, most recently from cf79aa1 to fdc3b1b Compare February 9, 2026 06:16
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch from fdc3b1b to c0056f7 Compare February 16, 2026 06:08
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch 2 times, most recently from 0ba44b1 to 980fb5c Compare March 9, 2026 06:05
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch from 980fb5c to 547f624 Compare March 23, 2026 06:04
@dependabot dependabot bot changed the title chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/actions/e2e/install-prometheus in the action-deps group chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/actions/e2e/install-prometheus in the action-deps group across 1 directory Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch from 547f624 to 7f143da Compare March 30, 2026 06:05
Bumps the action-deps group in /.github/actions/e2e/install-prometheus with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/actions/e2e/install-prometheus/action-deps-e6ee9d7de3 branch from 7f143da to 2384141 Compare April 6, 2026 06:05
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.

2 participants