Commit graph

6 commits

Author SHA1 Message Date
Chris Nyhuis
e83a7dd932 fix: pin 7 unpinned action(s),extract 10 unsafe expression(s) to env vars
Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard).

Changes:
 .github/workflows/build-all.yml             | 30 ++++++++++++++++++++---------
 .github/workflows/build-linux.yml           |  6 +++---
 .github/workflows/build-osx.yml             | 10 ++++++----
 .github/workflows/build-windows-desktop.yml |  2 +-
 .github/workflows/build-windows.yml         |  2 +-
 .github/workflows/winget-publish.yml        |  5 ++++-
 6 files changed, 36 insertions(+), 19 deletions(-)
2026-03-26 04:28:49 -04:00
2dust
3df57f74ba Update winget-publish.yml
Some checks failed
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-06-22 10:36:05 +08:00
2dust
7972cb8e1f Update winget-publish.yml 2025-06-22 10:31:41 +08:00
2dust
b9c86ed3a1 Modify the file name in winget release package 2025-01-19 09:35:19 +08:00
2dust
019ee8b1ba
Update winget-publish.yml 2024-12-01 14:30:39 +08:00
Merrick Zhang
f043645397
Create winget-publish.yml (#6014)
* Create winget-publish.yml

Publish to winget after release

* Update winget-publish.yml

change to released trigger

* Create winget-pre-release-publish.yml

publish pre-release versions.
2024-12-01 14:29:10 +08:00