-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump actions/setup-java from 4.4.0 to 4.5.0 #2608
chore(deps): bump actions/setup-java from 4.4.0 to 4.5.0 #2608
Conversation
0f9ff91
to
580089e
Compare
@dependabot rebase |
580089e
to
4588ec7
Compare
@dependabot rebase |
4588ec7
to
a376daf
Compare
@dependabot rebase |
a376daf
to
6f49504
Compare
@dependabot rebase |
6f49504
to
034104c
Compare
@rbarkerSL could you please check if there might be any issues with the CODECOV_TOKEN as thats what the error is on the build & test job, on multiple runs as well. |
It's definitely not the codecov token. You can tell because that token is used in preceding steps successfully; I also verified that codecov.io is getting the updated scans. I think there's possibly something else going on; trying a re-run on the failed job. |
@dependabot recreate |
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@b36c23c...8df1039) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
034104c
to
6f5ddbc
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2608 +/- ##
==========================================
+ Coverage 84.84% 84.89% +0.05%
==========================================
Files 285 285
Lines 71486 71486
==========================================
+ Hits 60649 60685 +36
+ Misses 10837 10801 -36 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps actions/setup-java from 4.4.0 to 4.5.0.
Release notes
Sourced from actions/setup-java's releases.
Commits
8df1039
RefineisGhes
logic (#697)870c199
Update workflows for GraalVM and Version Enhancements (#699)83a06ff
Fix Windows archives extraction issue (#689)292cc14
Merge pull request #686 from actions/Jcambass-patch-168b1d5a
Upgrade IA PublishDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)