Skip to content

Commit e7a0e10

Browse files
chore(deps): update codecov/codecov-action digest to cf3f51a
1 parent c2b625e commit e7a0e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: make go.test
3333
shell: nix develop --quiet -c bash -e {0}
3434
- name: Upload coverage report
35-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
35+
uses: codecov/codecov-action@cf3f51a67d2820f7a7cefa0831889fbbef41ca57 # v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
files: ./coverage.txt

0 commit comments

Comments
 (0)