Skip to content

Commit

Permalink
Merge pull request #98 from mogeko/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-1bc14e4043

build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 in the github-actions group
  • Loading branch information
mergify[bot] authored Nov 25, 2024
2 parents e6fa5d3 + 8247a16 commit ac34ffa
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 @@ -18,7 +18,7 @@ jobs:
- run: yarn install --immutable
- run: yarn biome ci --reporter=github
- run: yarn run cov
- uses: codecov/[email protected].2
- uses: codecov/[email protected].7
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
Expand Down

0 comments on commit ac34ffa

Please sign in to comment.