Merge pull request #173 from unistack-org/dependabot/github_actions/tj-actions/coverage-badge-go-3
Some checks failed
sync / sync (push) Failing after 11s

Bump tj-actions/coverage-badge-go from 2 to 3
This commit is contained in:
2025-10-01 09:49:43 +03:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ jobs:
go tool cover -func coverage.out -o coverage.out
- name: coverage badge
uses: tj-actions/coverage-badge-go@v2
uses: tj-actions/coverage-badge-go@v3
with:
green: 80
filename: coverage.out