Skip to content

Pin upload-artifact action to specific hash#14

Merged
utkarsh232005 merged 2 commits into
KDM-cli:mainfrom
utkarsh232005:main
Jun 1, 2026
Merged

Pin upload-artifact action to specific hash#14
utkarsh232005 merged 2 commits into
KDM-cli:mainfrom
utkarsh232005:main

Conversation

@utkarsh232005
Copy link
Copy Markdown
Member

@utkarsh232005 utkarsh232005 commented Jun 1, 2026

Summary by CodeRabbit

  • Chores
    • Updated artifact upload action in the CI/CD pipeline to the latest version for improved reliability in build and release artifact handling.

@utkarsh232005 utkarsh232005 merged commit f92276e into KDM-cli:main Jun 1, 2026
1 of 2 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 91d8f2ab-3f17-4cff-b31a-3db7199dd209

📥 Commits

Reviewing files that changed from the base of the PR and between 9d848b5 and 47272d8.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The release workflow's artifact upload steps are updated to use actions/upload-artifact v4.3.3 across both binary and release-dist artifact jobs, upgrading from the previous v4.2.0 pinned version.

Changes

Artifact upload action upgrade

Layer / File(s) Summary
Upload artifact action upgrade to v4.3.3
.github/workflows/release.yml
Both build-binaries and create-release jobs pin actions/upload-artifact to v4.3.3, replacing the previous v4.2.0 references in matching per-target and release-dist upload steps.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

📦 Fresh dependencies flow
v4.3.3 takes the stage with flair,
Two jobs sync in perfect stride—
Artifacts uploaded bright and fair! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Choose a reason for hiding this comment

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

Our agent can fix these. Install it.

No application code in the PR — skipped Code Health checks.

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant