[PR #5135] [CLOSED] chore: Update outdated GitHub Actions versions #5143

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5135
Author: @pgoslatara
Created: 1/19/2026
Status: Closed

Base: devHead: actup/update-actions-1768838751


📝 Commits (1)

  • e51157e chore: Update outdated GitHub Actions versions

📊 Changes

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

View changed files

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

📄 Description

WHY

This PR updates outdated GitHub Action versions to ensure compatibility with the latest features and security patches. The changes include:

  • Updated actions/setup-go from v5 to v6 in .github/workflows/goreleaser.yml
  • Updated actions/stale from v9 to v10 in .github/workflows/stale.yml
  • Updated docker/build-push-action from v5 to v6 in .github/workflows/build-and-push-image.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/goreleaser.yml
  • Updated golangci/golangci-lint-action from v8 to v9 in .github/workflows/golangci-lint.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/build-and-push-image.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/golangci-lint.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/golangci-lint.yml

These updates ensure that workflows use the latest and most secure versions of GitHub Actions. The changes will be tested in the CI pipeline of the pull request.


🔄 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/5135 **Author:** [@pgoslatara](https://github.com/pgoslatara) **Created:** 1/19/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `actup/update-actions-1768838751` --- ### 📝 Commits (1) - [`e51157e`](https://github.com/fatedier/frp/commit/e51157ef8448647b5a6408e86edd79d9974226ae) chore: Update outdated GitHub Actions versions ### 📊 Changes **4 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-image.yml` (+3 -3) 📝 `.github/workflows/golangci-lint.yml` (+3 -3) 📝 `.github/workflows/goreleaser.yml` (+2 -2) 📝 `.github/workflows/stale.yml` (+1 -1) </details> ### 📄 Description ### WHY This PR updates outdated GitHub Action versions to ensure compatibility with the latest features and security patches. The changes include: - Updated `actions/setup-go` from `v5` to `v6` in `.github/workflows/goreleaser.yml` - Updated `actions/stale` from `v9` to `v10` in `.github/workflows/stale.yml` - Updated `docker/build-push-action` from `v5` to `v6` in `.github/workflows/build-and-push-image.yml` - Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/goreleaser.yml` - Updated `golangci/golangci-lint-action` from `v8` to `v9` in `.github/workflows/golangci-lint.yml` - Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/build-and-push-image.yml` - Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/golangci-lint.yml` - Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/golangci-lint.yml` These updates ensure that workflows use the latest and most secure versions of GitHub Actions. The changes will be tested in the CI pipeline of the pull request. --- <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:55:30 -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#5143
No description provided.