Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2 (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Scibona <[email protected]>
  • Loading branch information
dependabot[bot] and velut authored Jan 10, 2025
1 parent 014c687 commit ab56dfc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: bun run attw

- name: CodeCov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/not-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
run: bun run attw

- name: CodeCov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit ab56dfc

Please sign in to comment.