Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump github/codeql-action from 3.24.7 to 3.28.11#6398

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 16, 2025

Bumpsgithub/codeql-action from 3.24.7 to 3.28.11.

Release notes

Sourced fromgithub/codeql-action's releases.

v3.28.11

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6.#2793

See the fullCHANGELOG.md for more information.

v3.28.10

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5.#2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS.#2768

See the fullCHANGELOG.md for more information.

v3.28.9

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4.#2753

See the fullCHANGELOG.md for more information.

v3.28.8

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3.#2744

See the fullCHANGELOG.md for more information.

v3.28.7

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

... (truncated)

Changelog

Sourced fromgithub/codeql-action's changelog.

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6.#2793

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5.#2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS.#2768

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4.#2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3.#2744

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater.#2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3.#2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2.#2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using theCodeQL Action sync tool and the Actions runner did not have Zstandard installed.#2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled.#2712

3.28.2 - 21 Jan 2025

No user facing changes.

... (truncated)

Commits
  • 6bb031a Merge pull request#2798 from github/update-v3.28.11-56b25d5d5
  • 6bca7dd Update changelog for v3.28.11
  • 56b25d5 Merge pull request#2793 from github/update-bundle/codeql-bundle-v2.20.6
  • 256aa16 Merge branch 'main' into update-bundle/codeql-bundle-v2.20.6
  • 911d845 Merge pull request#2796 from github/nickfyson/adjust-rate-error-string
  • 7b7ed63 adjust string for handling rate limit error
  • 608ccd6 Merge pull request#2794 from github/update-supported-enterprise-server-versions
  • 35d04d3 Update supported GitHub Enterprise Server versions
  • ec3b221 Update supported GitHub Enterprise Server versions
  • 8dc01f6 Add changelog note
  • Additional commits viewable incompare view

Dependabot compatibility score

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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.7 to 3.28.11.- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@v3.24.7...6bb031a)---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>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsMar 16, 2025
@UlisesGasconUlisesGascon merged commit1d63162 intomasterMar 18, 2025
23 checks passed
@dependabotdependabotbot deleted the dependabot/github_actions/github/codeql-action-3.28.11 branchMarch 18, 2025 16:12
@UlisesGasconUlisesGascon mentioned this pull requestMar 23, 2025
68 tasks
@wesleytoddwesleytodd mentioned this pull requestMar 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@UlisesGasconUlisesGasconUlisesGascon approved these changes

@Phillip9587Phillip9587Phillip9587 approved these changes

@bjohansebasbjohansebasbjohansebas approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filefast trackgithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@UlisesGascon@Phillip9587@bjohansebas

[8]ページ先頭

©2009-2025 Movatter.jp