Skip to content

chore(deps): update github/codeql-action action to v2.28.1 #560

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v2.25.15 -> v2.28.1

Release Notes

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

v2.28.1

Compare Source

CodeQL Action Changelog

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

This is the last planned release of the v2. To continue getting updates for the CodeQL Action, please switch to v3.

2.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.

v2.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.

This is the last planned release of the v2. To continue getting updates for the CodeQL Action, please switch to v3.

2.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.

v2.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.

2.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.8

Compare Source

v2.27.7

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.

2.27.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v2.27.6

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.

2.27.6 - 03 Dec 2024
  • Update default CodeQL bundle version to 2.19.4. #​2626

See the full CHANGELOG.md for more information.

v2.27.5

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.

2.27.5 - 19 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.4

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.

2.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.3

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.

2.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.2

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.

2.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v2.27.1

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.

2.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v2.27.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.

2.27.0 - 22 Oct 2024

  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v2.26.13

Compare Source

v2.26.12

Compare Source

v2.26.11

Compare Source

v2.26.10

Compare Source

v2.26.9

Compare Source

v2.26.8

Compare Source

v2.26.7

Compare Source

v2.26.6

Compare Source

v2.26.5

Compare Source

v2.26.4

Compare Source

v2.26.3

Compare Source

v2.26.2

Compare Source

v2.26.1

Compare Source

v2.26.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Aug 21, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added dependencies Pull requests that update a dependency file security labels Aug 21, 2024
@renovate renovate bot assigned timoa Aug 21, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 0d53501 to ba3ef3f Compare August 29, 2024 17:26
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.0 chore(deps): update github/codeql-action action to v2.26.1 Aug 29, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from ba3ef3f to 1945920 Compare August 30, 2024 12:03
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.1 chore(deps): update github/codeql-action action to v2.26.2 Aug 30, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 1945920 to 9f38626 Compare September 3, 2024 20:00
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.2 chore(deps): update github/codeql-action action to v2.26.3 Sep 3, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 9f38626 to bcc4669 Compare September 5, 2024 23:15
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.3 chore(deps): update github/codeql-action action to v2.26.4 Sep 5, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from bcc4669 to c4fd594 Compare September 7, 2024 22:36
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.4 chore(deps): update github/codeql-action action to v2.26.5 Sep 7, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from c4fd594 to 034b779 Compare September 13, 2024 11:42
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.5 chore(deps): update github/codeql-action action to v2.26.6 Sep 13, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 034b779 to a305dce Compare September 28, 2024 16:47
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.6 chore(deps): update github/codeql-action action to v2.26.7 Sep 28, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.7 chore(deps): update github/codeql-action action to v2.26.8 Oct 4, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch 2 times, most recently from 1dff107 to 05bc519 Compare October 9, 2024 22:02
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.8 chore(deps): update github/codeql-action action to v2.26.9 Oct 9, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 05bc519 to 2fc2557 Compare October 15, 2024 14:34
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.9 chore(deps): update github/codeql-action action to v2.26.10 Oct 15, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.10 chore(deps): update github/codeql-action action to v2.26.11 Oct 18, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch 2 times, most recently from 7dfddaf to 62d278d Compare October 22, 2024 18:34
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.11 chore(deps): update github/codeql-action action to v2.26.12 Oct 22, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 62d278d to 8174d53 Compare October 29, 2024 13:11
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.12 chore(deps): update github/codeql-action action to v2.26.13 Oct 29, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 8174d53 to 40dc61b Compare November 6, 2024 19:44
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.26.13 chore(deps): update github/codeql-action action to v2.27.0 Nov 6, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 40dc61b to d16a16c Compare November 23, 2024 19:14
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.0 chore(deps): update github/codeql-action action to v2.27.1 Nov 23, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.1 chore(deps): update github/codeql-action action to v2.27.2 Nov 27, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch 2 times, most recently from 83393af to 48b0f6c Compare November 27, 2024 22:49
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.2 chore(deps): update github/codeql-action action to v2.27.3 Nov 27, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 48b0f6c to 7cd2a89 Compare November 29, 2024 16:55
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.3 chore(deps): update github/codeql-action action to v2.27.4 Nov 29, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 7cd2a89 to ad512ef Compare December 5, 2024 19:47
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.4 chore(deps): update github/codeql-action action to v2.27.5 Dec 5, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from ad512ef to 9c6c731 Compare December 18, 2024 12:52
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.5 chore(deps): update github/codeql-action action to v2.27.6 Dec 18, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 9c6c731 to 5f3b717 Compare December 25, 2024 15:57
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.6 chore(deps): update github/codeql-action action to v2.27.7 Dec 25, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from 5f3b717 to f0ec096 Compare December 28, 2024 02:03
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.7 chore(deps): update github/codeql-action action to v2.27.9 Dec 28, 2024
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from f0ec096 to c39e4b0 Compare January 4, 2025 21:30
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.27.9 chore(deps): update github/codeql-action action to v2.28.0 Jan 4, 2025
| datasource  | package              | from     | to      |
| ----------- | -------------------- | -------- | ------- |
| github-tags | github/codeql-action | v2.25.15 | v2.28.1 |
@renovate renovate bot force-pushed the fix/deps/github-codeql-action-2.x branch from c39e4b0 to a0e3143 Compare January 25, 2025 22:15
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.28.0 chore(deps): update github/codeql-action action to v2.28.1 Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant