Skip to content

Commit 8ca19cb

Browse files
chore(deps): update codecov/codecov-action digest to 671740a
1 parent e73acf0 commit 8ca19cb

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
@@ -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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
35+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
files: ./coverage.txt

0 commit comments

Comments
 (0)