Skip to content

Commit b72f360

Browse files
authored
Merge pull request #53 from mroth/dependabot/github_actions/codecov/codecov-action-6.0.0
chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0
2 parents 4ef0d99 + a6e5d6c commit b72f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
go-version: "stable"
1515
- run: go test -coverprofile=coverage.txt -covermode=atomic
16-
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
16+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0

0 commit comments

Comments
 (0)