Skip to content

Commit

Permalink
chore(deps): update codecov/test-results-action digest to 6515afe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hckhanh committed Dec 2, 2024
1 parent d60af19 commit 0cd90b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test results to Codecov
if: ${{ github.actor != 'renovate[bot]' && !cancelled() }}
uses: codecov/test-results-action@9739113ad922ea0a9abb4b2c0f8bf6a4aa8ef820
uses: codecov/test-results-action@6515afe67c25cf11657e6eb2dd44cc0b032c8883
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: 'coverage/junit.xml'
Expand Down

0 comments on commit 0cd90b9

Please sign in to comment.