Skip to content

deps: update github/codeql-action action to v3.28.16 - #2057

Merged
ldetmer merged 2 commits into
googleapis:mainfrom
renovate-bot:renovate/github-codeql-action-3.x
Apr 28, 2025
Merged

deps: update github/codeql-action action to v3.28.16#2057
ldetmer merged 2 commits into
googleapis:mainfrom
renovate-bot:renovate/github-codeql-action-3.x

Conversation

@renovate-bot

@renovate-botrenovate-bot commented Jan 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
github/codeql-actionactionminorv3.27.7 -> v3.28.16

Release Notes

github/codeql-action (github/codeql-action)

v3.28.16

Compare Source

v3.28.15

Compare Source

CodeQL Action Changelog

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

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

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

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

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

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

See the releases 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 full CHANGELOG.md for more information.

v3.28.10

Compare Source

CodeQL Action Changelog

See the releases 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 full CHANGELOG.md for more information.

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases 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 full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases 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 full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

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

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

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

3.28.6 - 27 Jan 2025
  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

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

3.28.5 - 24 Jan 2025
  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

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

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

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

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 the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

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

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.1

Compare Source

CodeQL Action Changelog

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

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

v3.28.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.28.0 - 20 Dec 2024
  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

See the full CHANGELOG.md for more information.

v3.27.9

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot
renovate-bot requested a review from a teamJanuary 14, 2025 20:08
@dpebot

Copy link
Copy Markdown

/gcbrun

@product-auto-labelproduct-auto-labelBot added the size: xs Pull request size is extra small. label Jan 14, 2025
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.1deps: update github/codeql-action action to v3.28.2Jan 21, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from b02d405 to 60449baCompareJanuary 21, 2025 19:04
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.2deps: update github/codeql-action action to v3.28.3Jan 22, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from 60449ba to d302f20CompareJanuary 22, 2025 21:54
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.3deps: update github/codeql-action action to v3.28.4Jan 23, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from d302f20 to 0bd6d54CompareJanuary 23, 2025 18:34
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 23, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.4deps: update github/codeql-action action to v3.28.5Jan 24, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from 0bd6d54 to c0ca438CompareJanuary 24, 2025 18:02
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 24, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 24, 2025
@diegomarquezpdiegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Jan 24, 2025
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 25, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.5deps: update github/codeql-action action to v3.28.6Jan 27, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from c0ca438 to 193851aCompareJanuary 27, 2025 21:16
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.11deps: update github/codeql-action action to v3.28.12Mar 19, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from f358ff0 to 3a8b66eCompareMarch 19, 2025 20:05
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.12deps: update github/codeql-action action to v3.28.13Mar 24, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from 3a8b66e to 5a8e237CompareMarch 24, 2025 19:39
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.13deps: update github/codeql-action action to v3.28.14Apr 7, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from 5a8e237 to 7427f81CompareApril 7, 2025 10:18
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2025
@yoshi-kokoroyoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 7, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.14deps: update github/codeql-action action to v3.28.15Apr 7, 2025
@renovate-bot
renovate-botforce-pushed the renovate/github-codeql-action-3.x branch from 7427f81 to 48679f4CompareApril 7, 2025 23:38
@dpebot

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2025
@renovate-botrenovate-bot changed the title deps: update github/codeql-action action to v3.28.15deps: update github/codeql-action action to v3.28.16Apr 23, 2025
@dpebot

Copy link
Copy Markdown

/gcbrun

@dpebot

Copy link
Copy Markdown

/gcbrun

@release-pleaserelease-pleaseBot mentioned this pull request Apr 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xsPull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@renovate-bot@dpebot@diegomarquezp@ldetmer@yoshi-kokoro