Skip to content

Commit

Permalink
Merge pull request #2054 from yoavain/renovate/codecov-codecov-action…
Browse files Browse the repository at this point in the history
…-5.x

Update codecov/codecov-action action to v5.2.0
  • Loading branch information
yoavain authored Jan 23, 2025
2 parents 3f5138f + 047d816 commit 6d2678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
KTUVIT_PASSWORD: ${{ secrets.KTUVIT_PASSWORD }}

- name: Codecov
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.2.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit 6d2678f

Please sign in to comment.