Skip to content

Commit 3b14c7f

Browse files
committed
chore(deps): update codecov/codecov-action digest to 13ce06b
1 parent 8aa1d9c commit 3b14c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
just coverage --lcov --output-path lcov.info
3636
- name: Upload coverage data to codecov
37-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
37+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
3838
env:
3939
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4040
with:

0 commit comments

Comments
 (0)