Skip to content

chore(deps): update actions/checkout digest to 3d3c42e - #2043

Merged
oliverbaehler merged 1 commit into
mainfrom
renovate/actions-checkout-digest
Jul 21, 2026
Merged

chore(deps): update actions/checkout digest to 3d3c42e#2043
oliverbaehler merged 1 commit into
mainfrom
renovate/actions-checkout-digest

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout (changelog) action digest 9c091bb3d3c42e

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings July 21, 2026 00:09
@renovate renovate Bot added the renovate label Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the pinned actions/checkout digest across multiple GitHub Actions workflows to a newer commit for consistent supply-chain pinning.

Changes:

  • Replaced the pinned actions/checkout SHA in all workflows.
  • Kept the declared major version comment while updating the underlying digest.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/scorecard.yml Bumps pinned actions/checkout digest for scorecard job.
.github/workflows/releaser.yml Bumps pinned actions/checkout digest for release workflow.
.github/workflows/releaser-dry-run.yml Bumps pinned actions/checkout digest for dry-run release workflow.
.github/workflows/lint.yml Bumps pinned actions/checkout digest for linting jobs.
.github/workflows/helm-test.yml Bumps pinned actions/checkout digest for helm test/lint workflows.
.github/workflows/helm-publish.yml Bumps pinned actions/checkout digest for helm publishing workflows.
.github/workflows/e2e.yml Bumps pinned actions/checkout digest for e2e jobs.
.github/workflows/docker-publish.yml Bumps pinned actions/checkout digest for docker publish workflow.
.github/workflows/docker-build.yml Bumps pinned actions/checkout digest for docker build workflow.
.github/workflows/coverage.yml Bumps pinned actions/checkout digest for coverage workflows.
.github/workflows/check-commit.yml Bumps pinned actions/checkout digest for commit lint workflow.
.github/workflows/check-actions.yml Bumps pinned actions/checkout digest for action validation workflow.

runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.08%. Comparing base (0378ea2) to head (afad3fe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2043   +/-   ##
=======================================
  Coverage   26.08%   26.08%           
=======================================
  Files         382      382           
  Lines       22050    22050           
=======================================
  Hits         5752     5752           
  Misses      16045    16045           
  Partials      253      253           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oliverbaehler
oliverbaehler merged commit 8c26b40 into main Jul 21, 2026
26 of 32 checks passed
@oliverbaehler
oliverbaehler deleted the renovate/actions-checkout-digest branch July 21, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants