Skip to content

Commit 5fba906

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent bb4dfb1 commit 5fba906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
godog -f progress --strict
5151
- name: Report on code coverage
5252
if: matrix.go-version == 'stable'
53-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
53+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
5454
with:
5555
file: ./coverage.txt

0 commit comments

Comments
 (0)