Skip to content

Commit a8ccf69

Browse files
chore(deps): bump codecov/codecov-action digest to ab904c4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e50b03 commit a8ccf69

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
@@ -47,7 +47,7 @@ jobs:
4747
run: composer run test:unit
4848

4949
- name: Report coverage
50-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
50+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
5151
if: ${{ always() }}
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)