Skip to content

Commit 5ba6194

Browse files
Merge pull request #60 from UnitVectorY-Labs/dependabot/github_actions/codecov/codecov-action-5.5.3
Bump codecov/codecov-action from 5.5.2 to 5.5.3
2 parents 38a418a + 1f80c43 commit 5ba6194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
run: go test -coverprofile=coverage.txt -covermode=atomic ./...
4545

4646
- name: Upload coverage to Codecov
47-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
47+
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)