Skip to content

Commit 1959514

Browse files
authored
Merge pull request #583 from emicklei/dependabot/github_actions/v3/github-actions-25b98424b1
Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the github-actions group
2 parents d59fac5 + 246fc52 commit 1959514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
3434

3535
- name: Codecov
36-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
36+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0

0 commit comments

Comments
 (0)