Skip to content

chore(deps): update actions/setup-go action to v6#124

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-go-6.x
Open

chore(deps): update actions/setup-go action to v6#124
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-go-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 4, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v5v6

Release Notes

actions/setup-go (actions/setup-go)

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

Compare Source

What's Changed

Enhancements
Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v6

Compare Source

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

v5.5.0

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1


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.

@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 6640528 to 393dacc Compare September 25, 2025 17:03
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 393dacc to 28c3cab Compare October 9, 2025 09:50
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 28c3cab to 5704e31 Compare November 11, 2025 00:52
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 5704e31 to 74c5857 Compare December 15, 2025 17:25
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 74c5857 to 07fd933 Compare February 2, 2026 18:53
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 07fd933 to d56fc8d Compare February 12, 2026 13:49
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from d56fc8d to 918fb12 Compare March 5, 2026 14:52
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 918fb12 to bfc8ad3 Compare March 26, 2026 16:46
@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from bfc8ad3 to 87aaf34 Compare April 8, 2026 21:11
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a967378-b116-4b73-9324-61d3670b569f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Updated the GitHub Actions workflow file to upgrade the setup-go action from version 5 to version 6, while preserving all existing configuration parameters (check-latest, cache, go-version stable).

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/build.yml
Upgraded actions/setup-go from v5 to v6 in the build workflow while maintaining all existing configuration settings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a skip, a version bump so fine,
From five to six, the stars align!
Go workflows flow with freshened might,
One little change makes builds just right!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and directly describes the main change: updating the actions/setup-go GitHub Action from v5 to v6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/actions-setup-go-6.x

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

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
.github/workflows/build.yml (1)

18-18: Pin actions/setup-go to a full commit SHA for supply-chain integrity.

Using @v6 relies on mutable tag references. GitHub recommends pinning GitHub Actions to full-length commit SHAs—the only way to ensure immutability and reproducibility.

Update line 18 to: - uses: actions/setup-go@<40-char-sha> (e.g., actions/setup-go@a0c5abb4), where the SHA matches the current release. Use Dependabot to automate future updates.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In @.github/workflows/build.yml at line 18, Replace the mutable tag in the
workflow step that currently reads "uses: actions/setup-go@v6" with a
full-length commit SHA for immutability; locate the line containing uses:
actions/setup-go@v6 in the build.yml and update it to uses:
actions/setup-go@<40-char-commit-sha> (obtain the exact SHA from the
actions/setup-go GitHub repo release or use Dependabot to manage updates).
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In @.github/workflows/build.yml:
- Line 18: Replace the mutable tag in the workflow step that currently reads
"uses: actions/setup-go@v6" with a full-length commit SHA for immutability;
locate the line containing uses: actions/setup-go@v6 in the build.yml and update
it to uses: actions/setup-go@<40-char-commit-sha> (obtain the exact SHA from the
actions/setup-go GitHub repo release or use Dependabot to manage updates).

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4a648cf2-3df4-47fa-b770-9c3a325269aa

📥 Commits

Reviewing files that changed from the base of the PR and between e2f1adc and 87aaf34.

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Only repository collaborators, contributors, or members can run CodeRabbit commands.

@renovate renovate Bot force-pushed the renovate/actions-setup-go-6.x branch from 87aaf34 to 39c4487 Compare April 29, 2026 16:08
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.

0 participants