chore(ci): fix gosec action source for gitea runners

This commit is contained in:
Micheal Wilkinson
2026-03-21 13:34:37 +00:00
parent be14cfdc29
commit ecda12fc49
2 changed files with 2 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ jobs:
fi
- name: Run Gosec Security Scanner
uses: secureCodeBox/gosec-action@v1
uses: securego/gosec@v2.22.3
with:
args: './...'