fix: use uvx
Some checks failed
renovate / renovate (push) Successful in 53s
test-build / guarddog (push) Failing after 1m9s
test-build / build (push) Successful in 1m22s

This commit is contained in:
2026-02-11 14:56:32 -06:00
parent d9833e1c27
commit c3e4519682

View File

@@ -72,7 +72,7 @@ jobs:
- name: Run GuardDog
run: |
uv run guarddog npm scan ./
uvx run guarddog npm scan ./
- name: ntfy Failed
uses: niniyas/ntfy-action@master