Skip to content

[Misc] Workflow: action versions updated#106

Merged
Pavan-SAP merged 1 commit into
mainfrom
actionsUp
May 29, 2026
Merged

[Misc] Workflow: action versions updated#106
Pavan-SAP merged 1 commit into
mainfrom
actionsUp

Conversation

@Pavan-SAP
Copy link
Copy Markdown
Contributor

@Pavan-SAP Pavan-SAP commented May 29, 2026

Update GitHub Actions Workflow Versions

Chore

🔧 Updated GitHub Actions workflow dependencies to their latest versions across CI and release pipelines.

Changes

  • .github/workflows/ci.yml:

    • Updated actions/checkout from v4 to v6
    • Updated actions/setup-node from v4 to v6
    • Replaced SonarSource/sonarcloud-github-action@master with SonarSource/sonarqube-scan-action@v8
  • .github/workflows/release.yml:

    • Updated actions/checkout from v4 to v6
    • Updated actions/setup-node from v4 to v6
    • Updated martinbeentjes/npm-get-version-action from v1.2.3 to v1.3.1
    • Updated schwma/parse-changelog-action from v1.0.0 to v1.2.0
  • 🔄 Regenerate and Update Summary
PR Bot Information

Version: 1.21.0

  • Event Trigger: issue_comment.edited
  • Correlation ID: 4ca3031a-d7f8-404b-a734-2f00deb88f45

Copy link
Copy Markdown
Contributor

@hyperspace-insights hyperspace-insights Bot left a comment

Choose a reason for hiding this comment

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

The PR upgrades actions/checkout and actions/setup-node to @v6, which does not exist for either action — the latest major versions are both @v4. Every single workflow job (build, analysis, release) references these non-existent tags and will immediately fail. The bumps to martinbeentjes/npm-get-version-action@v1.3.1, schwma/parse-changelog-action@v1.2.0, and SonarSource/sonarqube-scan-action@v8 appear valid and should be kept; only the two GitHub-owned actions need to be corrected.

PR Bot Information

Version: 1.21.0

  • Event Trigger: pull_request.opened
  • Correlation ID: 874165b3-6f96-46b7-8c93-3cb7a298c1aa
  • LLM: anthropic--claude-4.6-sonnet
  • File Content Strategy: Full file content

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
Copy link
Copy Markdown
Contributor

@anirudhprasad-sap anirudhprasad-sap left a comment

Choose a reason for hiding this comment

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

👍

@Pavan-SAP Pavan-SAP enabled auto-merge (squash) May 29, 2026 13:03
Update to the latest version.
@Pavan-SAP Pavan-SAP merged commit ec22a9e into main May 29, 2026
6 checks passed
@Pavan-SAP Pavan-SAP deleted the actionsUp branch May 29, 2026 13:09
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.

2 participants