-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Bump github/codeql-action from 2.1.28 to 2.3.1 #1452
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
Merged
github-actions
merged 1 commit into
main
from
dependabot/github_actions/main/github/codeql-action-2.3.1
Apr 27, 2023
Merged
Bump github/codeql-action from 2.1.28 to 2.3.1 #1452
github-actions
merged 1 commit into
main
from
dependabot/github_actions/main/github/codeql-action-2.3.1
Apr 27, 2023
+2
−2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.3.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cc7986c...8662eab) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
rgoers
pushed a commit
that referenced
this pull request
May 7, 2023
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.3.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cc7986c...8662eab) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rgoers
added a commit
that referenced
this pull request
May 16, 2023
* Interim commit * More fixes * Everything builds * Fix `PatternLayout.Builder#withHeader()` javadoc (#1411) * Fix `SimpleDateFormat`-related JDK bug URL in `FastDateParser` javadoc (#1404) * Ensure `FileOutputStream` is closed in `CommonsCompressAction.execute()` (#1415) * Fix nullability docs in `StrSubstitutor` (#1422) * Change `{@literal null}` to `{@code null}` (#1424) * Remove deprecated docs from `PatternParser#extractConverter()` (#1423) * Bump actions/checkout from 3.4.0 to 3.5.2 (#1434) Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@24cb908...8e5e7e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/setup-python from 4.3.0 to 4.6.0 (#1440) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@13ae5bb...57ded4d) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * LOG4J2-3660 Fix `%notEmpty` for empty MDC/NDC inputs * LOG4J2-3660 Add `MdcPatternConverter` fixes missing from the cherry-pick * Prepare for formatting of all files Sometimes Spotless will not detect that a header already exists, e.g. if it is after a package declaration. * Apply Spotless * Bump github/codeql-action from 2.1.28 to 2.3.1 (#1452) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.3.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cc7986c...8662eab) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github/codeql-action from 2.3.1 to 2.3.2 (#1455) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8662eab...f3feb00) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add Log4j Transform documentation Adds a documentation page that forwards the user to Github. * Fix license header * Fix typo in `SECURITY.md` (#1457) * Bump logging-parent from 8 to 9 By bumping to logging-parent 9, we remove the explicit Spotless configuration. * Rebase with main * Trying to rebase from main * Provide LoggerContext properties during configuration --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Michael Ernst <mernst@cs.washington.edu> Co-authored-by: Michael Ernst <mernst@alum.mit.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Volkan Yazıcı <volkan@yazi.ci> Co-authored-by: Piotr P. Karwasz <piotr.github@karwasz.org> Co-authored-by: spotless[bot] <robots@logging.apache.org> Co-authored-by: Michael Scovetta <michael.scovetta@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Related to third party dependency updates or migrations
github_actions
Pull requests that update Github_actions code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github/codeql-action from 2.1.28 to 2.3.1.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
8662eabMerge pull request #1659 from github/update-v2.3.1-da583b07a1f2f707Update changelog for v2.3.1da583b0Addworkload_run_attemptto analysis upload (#1658)a9648eaThrow full error for CLI bundle download (#1657)c5f3f01Merge pull request #1656 from github/mergeback/v2.3.0-to-main-b2c19fb990f0532Update checked-in dependencies0f085f9Update changelog and version after v2.3.0b2c19fbMerge pull request #1655 from github/update-v2.3.0-a8affb063b203f98Update changelog for v2.3.0a8affb0Merge pull request #1649 from github/cklin/codeql-cli-2.13.0Dependabot 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 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 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)