Fix ci file
Some checks failed
testing / Run govulncheck (pull_request) Failing after 16s
testing / testing (pull_request) Failing after 49s

This commit is contained in:
2025-03-29 14:55:07 -07:00
parent 1132e5c009
commit 0ff7b1c265

View File

@@ -14,7 +14,7 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-file: 'gitea/go.mod'
go-version-input: 1.22
go-package: gitea/...
testing:
runs-on: ubuntu-latest