[PR #6114] [MERGED] fix github action version resolution #104029

Closed
opened 2026-05-30 04:56:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6114
Author: @matt-fidd
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @matt-fidd

Base: masterHead: gh-actions


📝 Commits (2)

📊 Changes

26 files changed (+98 additions, -92 deletions)

View changed files

📝 .github/actions/setup/action.yml (+4 -4)
📝 .github/workflows/ai-generated-release-notes.yml (+1 -1)
📝 .github/workflows/autofix.yml (+1 -1)
📝 .github/workflows/build.yml (+9 -9)
📝 .github/workflows/check.yml (+6 -6)
📝 .github/workflows/codeql.yml (+1 -1)
📝 .github/workflows/count-points.yml (+1 -1)
📝 .github/workflows/docker-edge.yml (+8 -8)
📝 .github/workflows/docker-release.yml (+9 -9)
📝 .github/workflows/e2e-test.yml (+7 -7)
📝 .github/workflows/electron-master.yml (+5 -5)
📝 .github/workflows/electron-pr.yml (+3 -3)
📝 .github/workflows/generate-release-pr.yml (+2 -2)
📝 .github/workflows/i18n-string-extract-master.yml (+2 -2)
📝 .github/workflows/issues-close-feature-requests.yml (+3 -3)
📝 .github/workflows/issues-feature-implemented.yml (+2 -2)
📝 .github/workflows/issues-remove-help-wanted.yml (+1 -1)
📝 .github/workflows/netlify-release.yml (+1 -1)
📝 .github/workflows/publish-nightly-npm-packages.yml (+4 -4)
📝 .github/workflows/publish-npm-packages.yml (+4 -4)

...and 6 more files

📄 Description

Fixes current version resolution problems caused by https://github.com/actualbudget/actual/pull/6014


🔄 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/actualbudget/actual/pull/6114 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `gh-actions` --- ### 📝 Commits (2) - [`42253c6`](https://github.com/actualbudget/actual/commit/42253c6cfce66a29e367192e7ff5d720f7990885) pin to sha - [`22a3b35`](https://github.com/actualbudget/actual/commit/22a3b35c2430541c7f62bb928615b416e99e078d) note ### 📊 Changes **26 files changed** (+98 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/setup/action.yml` (+4 -4) 📝 `.github/workflows/ai-generated-release-notes.yml` (+1 -1) 📝 `.github/workflows/autofix.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+9 -9) 📝 `.github/workflows/check.yml` (+6 -6) 📝 `.github/workflows/codeql.yml` (+1 -1) 📝 `.github/workflows/count-points.yml` (+1 -1) 📝 `.github/workflows/docker-edge.yml` (+8 -8) 📝 `.github/workflows/docker-release.yml` (+9 -9) 📝 `.github/workflows/e2e-test.yml` (+7 -7) 📝 `.github/workflows/electron-master.yml` (+5 -5) 📝 `.github/workflows/electron-pr.yml` (+3 -3) 📝 `.github/workflows/generate-release-pr.yml` (+2 -2) 📝 `.github/workflows/i18n-string-extract-master.yml` (+2 -2) 📝 `.github/workflows/issues-close-feature-requests.yml` (+3 -3) 📝 `.github/workflows/issues-feature-implemented.yml` (+2 -2) 📝 `.github/workflows/issues-remove-help-wanted.yml` (+1 -1) 📝 `.github/workflows/netlify-release.yml` (+1 -1) 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+4 -4) 📝 `.github/workflows/publish-npm-packages.yml` (+4 -4) _...and 6 more files_ </details> ### 📄 Description Fixes current version resolution problems caused by https://github.com/actualbudget/actual/pull/6014 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-30 04:56:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#104029