chore(deps): update codecov/codecov-action digest to 015f24e

This commit is contained in:
renovate[bot] 2024-11-21 01:04:02 +00:00 committed by GitHub
parent 6a06a8e3e1
commit 407d444806
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,6 @@ jobs:
- run: npm run test - run: npm run test
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5 - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
env: env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}