Skip to content

Update GitHub Actions to latest major versions#36964

Merged
lunny merged 1 commit intogo-gitea:mainfrom
silverwind:update-actions-versions
Mar 23, 2026
Merged

Update GitHub Actions to latest major versions#36964
lunny merged 1 commit intogo-gitea:mainfrom
silverwind:update-actions-versions

Conversation

@silverwind
Copy link
Copy Markdown
Member

@silverwind silverwind commented Mar 23, 2026

Update all Actions to their latest major versions:

  • actions/checkout: v5 → v6
  • dorny/paths-filter: v3 → v4
  • pnpm/action-setup: v4 → v5
  • docker/setup-qemu-action: v3 → v4
  • docker/setup-buildx-action: v3 → v4
  • docker/build-push-action: v6 → v7
  • docker/metadata-action: v5 → v6
  • docker/login-action: v3 → v4
  • crazy-max/ghaction-import-gpg: v6 → v7
  • aws-actions/configure-aws-credentials: v5 → v6

All updates are Node 24 runtime bumps with no workflow-breaking changes for our usage.

PS: No idea why dependabot did not create PRs for these, I think it's broken (to be replaced with renovate).

Update all Actions to their latest major versions:
- actions/checkout: v5 → v6
- dorny/paths-filter: v3 → v4
- pnpm/action-setup: v4 → v5
- docker/setup-qemu-action: v3 → v4
- docker/setup-buildx-action: v3 → v4
- docker/build-push-action: v6 → v7
- docker/metadata-action: v5 → v6
- docker/login-action: v3 → v4
- crazy-max/ghaction-import-gpg: v6 → v7
- aws-actions/configure-aws-credentials: v5 → v6

All updates are Node 24 runtime bumps with no workflow-breaking
changes for our usage.

Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 23, 2026
@silverwind silverwind added skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. modifies/dependencies labels Mar 23, 2026
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 23, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 23, 2026
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 23, 2026
@lunny lunny merged commit cf1e4d7 into go-gitea:main Mar 23, 2026
26 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Mar 23, 2026
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 23, 2026
@silverwind silverwind deleted the update-actions-versions branch March 23, 2026 22:34
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 24, 2026
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Make PUBLIC_URL_DETECTION default to "auto" (go-gitea#36955)
  Fix user settings sidebar showing disabled features on some pages (go-gitea#36958)
  Update GitHub Actions to latest major versions (go-gitea#36964)
  Fix various trivial problems (go-gitea#36953)
  Rework checkbox styling, remove `input` border hover effect (go-gitea#36870)
  Add `DEFAULT_DELETE_BRANCH_AFTER_MERGE` setting (go-gitea#36917)
  Update Nix flake (go-gitea#36943)
  Update to eslint 10 (go-gitea#36925)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/dependencies modifies/internal skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants