Skip to content

Commit a3dd4ab

Browse files
Update codecov/codecov-action digest to e79a696 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63814cd commit a3dd4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9292

9393
- name: Upload coverage report to Codecov
94-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
94+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
9595
if: ${{ env.CODECOV_TOKEN != '' }}
9696
with:
9797
files: .logs/cobertura.xml

0 commit comments

Comments
 (0)