-
Notifications
You must be signed in to change notification settings - Fork 76
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.0.0 to 4.6.0 #10451
base: main
Are you sure you want to change the base?
chore(deps): bump actions/setup-java from 4.0.0 to 4.6.0 #10451
Conversation
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.6.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v4.6.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
DryRun Security SummaryThe pull request updates GitHub Actions workflow files for the Janssen Project, primarily upgrading the Expand for full summarySummary: The code changes in this pull request are related to the GitHub Actions workflows used for the Janssen Project repositories. The changes primarily involve updating the versions of the The workflows are responsible for performing code quality checks using SonarCloud, building and testing the Janssen Project's Java-based services, and managing the project's artifacts and documentation. These workflows include several security-conscious practices, such as conditional test execution, parallel test execution, artifact uploads, and automated documentation generation. These practices help to ensure the quality and security of the Janssen Project's codebase. While the changes themselves do not introduce any obvious security concerns, it's important to ensure that the sensitive information used by the workflows, such as the Files Changed:
Code AnalysisWe ran |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
3 similar comments
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
5730f70
to
14cfd4c
Compare
5126af2
to
aa1b2ed
Compare
14cfd4c
to
7e6e40e
Compare
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
2 similar comments
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Bumps actions/setup-java from 4.0.0 to 4.6.0.
Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
Dependabot 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)