Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.4 in the a…
Browse files Browse the repository at this point in the history
…ctions group across 1 directory (#97)
  • Loading branch information
cpanato authored Nov 20, 2024
2 parents b4d654e + fb5a3a2 commit c60a713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: test
run: ./scripts/test.sh
- uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
- uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
with:
files: ./coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c60a713

Please sign in to comment.