Bump codecov/codecov-action from 1 to 4 - #31
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| - uses: codecov/codecov-action@v4 | ||
| with: | ||
| fail_ci_if_error: true | ||
| token: ${{ secrets.CODECOV_TOKEN }} |
There was a problem hiding this comment.
Version 4 of the action does not support tokenless uploads anymore, so a token has to be added as a secret to DiffResults.jl or an organization-wide token to JuliaDiff.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #31 +/- ##
=======================================
Coverage 86.84% 86.84%
=======================================
Files 1 1
Lines 76 76
=======================================
Hits 66 66
Misses 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps codecov/codecov-action from 1 to 4.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
54bcd87chore(release): v4.1.0 (#1307)8ba77efbuild(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#1305)c60aa80build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (#1306)2fc4847fix: set safe directory (#1304)0cfda1dchore(release): bump to 4.0.2 (#1302)7d3a55ebuild(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1286)fe84a0bbuild(deps-dev): bump@typescript-eslint/eslint-pluginfrom 6.21.0 to 7.0.0 (...e12c940Use updated syntax for GitHub Markdown notes (#1300)ef7f8a5build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 (#1298)b8a1d6abuild(deps-dev): bump@typescript-eslint/eslint-pluginfrom 6.20.0 to 6.21.0 ...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)