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

This commit is contained in:
joereyna 2026-03-30 11:32:40 -07:00
parent d38498c3ef
commit b3eee71084
No known key found for this signature in database
GPG key ID: 37E09E2BDB5920E5

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