Skip to content
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

Update github/codeql-action action to v3.27.4 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.25.11 -> v3.27.4

Release Notes

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

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

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

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

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

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

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

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

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

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

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

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

v3.26.7

Compare Source

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

Compare Source

v3.26.3

Compare Source

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source

v3.25.12

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 renovate bot requested a review from a team as a code owner July 15, 2024 00:18
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 43e37d5 to 88a91df Compare July 19, 2024 15:47
@renovate renovate bot changed the title Update github/codeql-action action to v3.25.12 Update github/codeql-action action to v3.25.13 Jul 19, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.25.13 Update github/codeql-action action to v3.25.14 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 88a91df to 05cc179 Compare July 25, 2024 14:16
@renovate renovate bot changed the title Update github/codeql-action action to v3.25.14 Update github/codeql-action action to v3.25.15 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 05cc179 to 8769237 Compare July 26, 2024 15:03
@renovate renovate bot changed the title Update github/codeql-action action to v3.25.15 Update github/codeql-action action to v3.26.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 8769237 to 46bd6a6 Compare August 6, 2024 17:32
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 46bd6a6 to e6f4606 Compare August 13, 2024 22:00
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.0 Update github/codeql-action action to v3.26.1 Aug 13, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.1 Update github/codeql-action action to v3.26.2 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e6f4606 to 57ef800 Compare August 14, 2024 16:49
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.2 Update github/codeql-action action to v3.26.3 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 57ef800 to fb791b2 Compare August 19, 2024 19:50
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.3 Update github/codeql-action action to v3.26.4 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from fb791b2 to 7c5aa0c Compare August 21, 2024 20:27
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.4 Update github/codeql-action action to v3.26.5 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 7c5aa0c to 02f2a43 Compare August 23, 2024 22:13
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.5 Update github/codeql-action action to v3.26.6 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 02f2a43 to 9c42f60 Compare August 29, 2024 11:52
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.6 Update github/codeql-action action to v3.26.7 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from 2b40a13 to 9b251cf Compare September 19, 2024 12:53
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.7 Update github/codeql-action action to v3.26.8 Sep 19, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.8 Update github/codeql-action action to v3.26.9 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 9b251cf to ab4242d Compare September 24, 2024 17:42
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.9 Update github/codeql-action action to v3.26.10 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ab4242d to 587f75d Compare September 30, 2024 16:52
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.10 Update github/codeql-action action to v3.26.11 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 587f75d to 80ca1cb Compare October 3, 2024 22:15
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.11 Update github/codeql-action action to v3.26.12 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 80ca1cb to c32a40c Compare October 7, 2024 19:33
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.12 Update github/codeql-action action to v3.26.13 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from c32a40c to 2c8ec9e Compare October 14, 2024 19:19
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.13 Update github/codeql-action action to v3.27.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 2c8ec9e to bc50fca Compare October 22, 2024 19:30
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from bc50fca to 1eccac4 Compare November 8, 2024 18:49
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.0 Update github/codeql-action action to v3.27.1 Nov 8, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.1 Update github/codeql-action action to v3.27.2 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 1eccac4 to 4ce2a65 Compare November 12, 2024 12:18
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.2 Update github/codeql-action action to v3.27.3 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 4ce2a65 to 52203f9 Compare November 12, 2024 20:40
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.3 Update github/codeql-action action to v3.27.4 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 52203f9 to 693530e Compare November 14, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants