[PR #7740] [MERGED] ⚙️ Updating workflow based on audit #97255

Closed
opened 2026-05-26 14:06:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7740
Author: @MikesGlitch
Created: 5/7/2026
Status: Merged
Merged: 5/7/2026
Merged by: @MikesGlitch

Base: masterHead: fix/workflow-audit


📝 Commits (2)

  • ccffb20 updating workflows with audit feedback
  • 8e4713c release notes

📊 Changes

9 files changed (+16 additions, -0 deletions)

View changed files

📝 .github/workflows/cut-release-branch.yml (+1 -0)
📝 .github/workflows/docker-edge.yml (+1 -0)
📝 .github/workflows/docker-release.yml (+1 -0)
📝 .github/workflows/electron-master.yml (+2 -0)
📝 .github/workflows/netlify-release.yml (+1 -0)
📝 .github/workflows/publish-flathub.yml (+1 -0)
📝 .github/workflows/publish-nightly-electron.yml (+1 -0)
📝 .github/workflows/publish-npm-packages.yml (+2 -0)
upcoming-release-notes/7740.md (+6 -0)

📄 Description

Description

Fixes some low hanging fruit found on the code scan. https://github.com/actualbudget/actual/security/code-scanning

There's others that should be fixed, I just grabbed a handful for this PR to see how it goes.

https://github.com/actualbudget/actual/security/code-scanning

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7740 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 5/7/2026 **Status:** ✅ Merged **Merged:** 5/7/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/workflow-audit` --- ### 📝 Commits (2) - [`ccffb20`](https://github.com/actualbudget/actual/commit/ccffb2021a7619ef5d047dc883080232aa78d0a6) updating workflows with audit feedback - [`8e4713c`](https://github.com/actualbudget/actual/commit/8e4713c3d62e6486d525182b6268d1c79b6e89ba) release notes ### 📊 Changes **9 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cut-release-branch.yml` (+1 -0) 📝 `.github/workflows/docker-edge.yml` (+1 -0) 📝 `.github/workflows/docker-release.yml` (+1 -0) 📝 `.github/workflows/electron-master.yml` (+2 -0) 📝 `.github/workflows/netlify-release.yml` (+1 -0) 📝 `.github/workflows/publish-flathub.yml` (+1 -0) 📝 `.github/workflows/publish-nightly-electron.yml` (+1 -0) 📝 `.github/workflows/publish-npm-packages.yml` (+2 -0) ➕ `upcoming-release-notes/7740.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description Fixes some low hanging fruit found on the code scan. https://github.com/actualbudget/actual/security/code-scanning There's others that should be fixed, I just grabbed a handful for this PR to see how it goes. <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> ## Related issue(s) https://github.com/actualbudget/actual/security/code-scanning <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <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-26 14:06:36 -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#97255