Skip to content

chore(deps): update actions/setup-go action to v7 - #17

Open
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-7.x
Open

chore(deps): update actions/setup-go action to v7#17
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-go-7.x

Conversation

@scality-renovate

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v6.0.0v7.0.0

Release Notes

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

v7.0.0

Compare Source

What's Changed

New Contributors

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

v6.5.0

Compare Source

What's Changed

Dependency update

New Contributors

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

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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 has been generated by Mend Renovate CLI.

@scality-renovate scality-renovate Bot added ci dependencies Dependency updates, opened by Renovate major labels Aug 17, 2026
@github-actions

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: actions/setup-go v6.0.0 → v7.0.0 (major)
Semver bump type: major

Changes:

  • Internal migration from CommonJS to ESM modules (PR #763) — this is the reason for the major version bump
  • Bumped @actions/cache to 6.2.0 (PR #771)
  • New additive input go-download-base-url for custom Go distribution mirrors (added in v6.4.0)
  • go-version-file now also supports .go-version and .tool-versions files (added in v6.1.0/v6.3.0)

Breaking changes: None user-facing. Despite the major version bump, no inputs or outputs were removed, renamed, or had defaults changed. The major bump is driven by the internal ESM migration, which does not affect action consumers.

Security concerns: None. actions/setup-go is maintained by GitHub (actions org). Changes are limited to internal module system migration and dependency upgrades. No new network calls, no install hooks, no suspicious patterns.

Impact on codebase: This repo uses go-version-file: agent/go.mod and cache-dependency-path: agent/go.sum in two workflow jobs (lint, test). Both inputs are fully supported and unchanged in v7. No other files reference this action.

Recommendation: SAFE TO MERGE (once CI passes)

Notes: CI checks are currently in progress. Wait for all checks to pass before merging. The PR is authored by renovate, not dependabot.

— Claude Code

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

Labels

ci dependencies Dependency updates, opened by Renovate major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants