Skip to content

Commit

Permalink
Bump codecov/test-results-action from 1.0.1 to 1.0.2 (#618)
Browse files Browse the repository at this point in the history
Bumps [codecov/test-results-action](https://github.com/codecov/test-results-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/codecov/test-results-action/releases)
- [Commits](codecov/test-results-action@9739113...4e79e65)

---
updated-dependencies:
- dependency-name: codecov/test-results-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent bf19656 commit 2b4f554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
- if: ${{ always() }}
uses: codecov/test-results-action@9739113ad922ea0a9abb4b2c0f8bf6a4aa8ef820
uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2b4f554

Please sign in to comment.