Skip to content

chore(ci): upgrade GitHub Actions refs#16

Open
klauern wants to merge 1 commit intomainfrom
chore/upgrade-github-actions-2026-03-26
Open

chore(ci): upgrade GitHub Actions refs#16
klauern wants to merge 1 commit intomainfrom
chore/upgrade-github-actions-2026-03-26

Conversation

@klauern
Copy link

@klauern klauern commented Mar 26, 2026

Summary

  • migrate identical Zendesk forks for checkout, setup-go, and cache to upstream GitHub actions
  • update workflow refs to current major versions on ubuntu-latest runners

Updated refs

  • zendesk/checkout@v2 -> actions/checkout@v5
  • zendesk/setup-go@v2 -> actions/setup-go@v6
  • zendesk/cache@v3 -> actions/cache@v5

Manual follow-up

  • left zendesk/golangci-lint-action@v3 in place because the fork is ahead of upstream with custom commits
  • left zendesk/goreleaser-action@v2 in place because moving to upstream current major needs a separate CLI compatibility review

Verification

  • git diff --check

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