[PR #5251] [MERGED] ci: bump github actions to latest major versions #5205

Closed
opened 2026-05-05 14:56:41 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5251
Author: @fatedier
Created: 3/20/2026
Status: Merged
Merged: 3/20/2026
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 5bba347 ci: bump github actions to latest major versions

📊 Changes

4 files changed (+15 additions, -15 deletions)

View changed files

📝 .github/workflows/build-and-push-image.yml (+7 -7)
📝 .github/workflows/golangci-lint.yml (+3 -3)
📝 .github/workflows/goreleaser.yml (+4 -4)
📝 .github/workflows/stale.yml (+1 -1)

📄 Description

Summary

  • actions/checkout v4 → v6
  • actions/setup-go v5 → v6
  • actions/setup-node v4 → v6
  • actions/stale v9 → v10
  • docker/setup-qemu-action v3 → v4
  • docker/setup-buildx-action v3 → v4
  • docker/login-action v3 → v4
  • docker/build-push-action v5 → v7
  • goreleaser/goreleaser-action v6 → v7

Test plan

  • golangci-lint workflow passes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/5251 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`5bba347`](https://github.com/fatedier/frp/commit/5bba347334f0413ee78d5f61e4a94c5cd9c5817d) ci: bump github actions to latest major versions ### 📊 Changes **4 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-image.yml` (+7 -7) 📝 `.github/workflows/golangci-lint.yml` (+3 -3) 📝 `.github/workflows/goreleaser.yml` (+4 -4) 📝 `.github/workflows/stale.yml` (+1 -1) </details> ### 📄 Description ## Summary - actions/checkout v4 → v6 - actions/setup-go v5 → v6 - actions/setup-node v4 → v6 - actions/stale v9 → v10 - docker/setup-qemu-action v3 → v4 - docker/setup-buildx-action v3 → v4 - docker/login-action v3 → v4 - docker/build-push-action v5 → v7 - goreleaser/goreleaser-action v6 → v7 ## Test plan - [ ] golangci-lint workflow passes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:56:41 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5205
No description provided.