Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2 (#12)
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 <12040076+velut@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and velut authored Jan 10, 2025
1 parent cde13de commit 3c45088
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,7 +38,7 @@ 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 }}
slug: velut/zod-package-json
2 changes: 1 addition & 1 deletion .github/workflows/not-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ 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 }}
slug: velut/zod-package-json
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 3c45088

Please sign in to comment.