Pin codecov-action to immutable SHA (v5.5.4)

This commit is contained in:
joereyna
2026-03-31 16:44:12 -07:00
parent d38498c3ef
commit b3eee71084
+1 -1
View File
@@ -178,7 +178,7 @@ jobs:
- name: Upload coverage to Codecov
if: always()
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@aa56896cf108bd10b5eb883cd1d24196da57f695 # v5.5.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage-${{ matrix.test-group.name }}.xml