ci(actions): bump trivy-action to v0.36.0 and codecov-action to v6

This commit is contained in:
Bo-Yi Wu
2026-04-25 16:51:03 +08:00
parent 16a892b3a7
commit bc57ffe8ae
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -50,6 +50,6 @@ jobs:
make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
with:
flags: go-${{ matrix.go-version }}