Skip to content

GHA: Update actions versions#231

Merged
DemetrisChr merged 1 commit into
couchbase:mainfrom
DemetrisChr:gha-action-junit-report
Jun 22, 2026
Merged

GHA: Update actions versions#231
DemetrisChr merged 1 commit into
couchbase:mainfrom
DemetrisChr:gha-action-junit-report

Conversation

@DemetrisChr

@DemetrisChr DemetrisChr commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Update the versions of all third-party GitHub Actions we use to the latest:

  • actions/checkout v2/v4 → v7
  • actions/upload-artifact v4 → v7
  • actions/download-artifact v4 → v8
  • mikepenz/action-junit-report v4.1.0 → v6.4.2
  • actions/setup-go v5 → v6

@DemetrisChr DemetrisChr force-pushed the gha-action-junit-report branch from 6af582c to d044aac Compare June 22, 2026 12:31
@DemetrisChr DemetrisChr force-pushed the gha-action-junit-report branch from d044aac to 373cb9b Compare June 22, 2026 12:35
@DemetrisChr DemetrisChr requested review from avsej and Copilot and removed request for avsej June 22, 2026 12:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions workflow dependencies to newer major/minor versions, aiming to keep CI tooling current across tests, linters, and the composite CNG startup action.

Changes:

  • Bump actions/checkout, actions/upload-artifact, and actions/download-artifact versions across CI workflows.
  • Bump mikepenz/action-junit-report version used for publishing test reports.
  • Bump actions/setup-go version in the start-cng composite action.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/tests.yml Updates action versions used throughout the main test/build/repackage matrix and reporting steps.
.github/workflows/linters.yml Updates checkout and artifact upload action versions used by linting jobs.
.github/actions/start-cng/action.yml Updates Go setup and checkout action versions used by the composite action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DemetrisChr DemetrisChr merged commit 1bed723 into couchbase:main Jun 22, 2026
38 of 43 checks passed
@DemetrisChr DemetrisChr deleted the gha-action-junit-report branch June 22, 2026 15:47
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.

3 participants