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

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

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

Merged
renovate merged 1 commit intomainfromrenovate/github-codeql-action-3.x
Nov 18, 2024

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedOct 21, 2024
edited
Loading

This PR contains the following updates:

PackageTypeUpdateChange
github/codeql-actionactionminorv3.26.12 ->v3.27.4

Release Notes

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

v3.27.4

Compare Source

CodeQL Action Changelog

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

Note that the only difference betweenv2 andv3 of the CodeQL Action is the node version they support, withv3 running on node 20 while we continue to releasev2 to support running on node 16. For example3.22.11 was the firstv3 release and is functionally identical to2.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 fullCHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

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

Note that the only difference betweenv2 andv3 of the CodeQL Action is the node version they support, withv3 running on node 20 while we continue to releasev2 to support running on node 16. For example3.22.11 was the firstv3 release and is functionally identical to2.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 fullCHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

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

Note that the only difference betweenv2 andv3 of the CodeQL Action is the node version they support, withv3 running on node 20 while we continue to releasev2 to support running on node 16. For example3.22.11 was the firstv3 release and is functionally identical to2.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 fullCHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

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

Note that the only difference betweenv2 andv3 of the CodeQL Action is the node version they support, withv3 running on node 20 while we continue to releasev2 to support running on node 16. For example3.22.11 was the firstv3 release and is functionally identical to2.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 fullCHANGELOG.md for more information.

v3.27.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference betweenv2 andv3 of the CodeQL Action is the node version they support, withv3 running on node 20 while we continue to releasev2 to support running on node 16. For example3.22.11 was the firstv3 release and is functionally identical to2.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 theupload-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 theupload-sarif Action.#​2557
  • Update default CodeQL bundle version to 2.19.2.#​2552

See the fullCHANGELOG.md for more information.

v3.26.13

Compare Source


Configuration

📅Schedule: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, 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 byMend Renovate. View therepository job log.

@renovaterenovatebot requested a review froma team as acode ownerOctober 21, 2024 07:36
@renovaterenovatebot added the dependenciesPull requests that update a dependency file labelOct 21, 2024
@renovaterenovatebotenabled auto-merge (squash)October 21, 2024 07:36
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch from9d40870 to571b107CompareOctober 22, 2024 17:13
@renovaterenovatebot changed the titleUpdate github/codeql-action action to v3.26.13Update github/codeql-action action to v3.27.0Oct 22, 2024
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch 2 times, most recently fromd0f8172 to556c05fCompareNovember 8, 2024 19:42
@renovaterenovatebot changed the titleUpdate github/codeql-action action to v3.27.0Update github/codeql-action action to v3.27.1Nov 8, 2024
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch from556c05f to4866f21CompareNovember 12, 2024 12:15
@renovaterenovatebot changed the titleUpdate github/codeql-action action to v3.27.1Update github/codeql-action action to v3.27.2Nov 12, 2024
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch from4866f21 toaca1097CompareNovember 12, 2024 23:09
@renovaterenovatebot changed the titleUpdate github/codeql-action action to v3.27.2Update github/codeql-action action to v3.27.3Nov 12, 2024
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch 4 times, most recently from046784c to50c0aa0CompareNovember 14, 2024 16:03
@renovaterenovatebot changed the titleUpdate github/codeql-action action to v3.27.3Update github/codeql-action action to v3.27.4Nov 14, 2024
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch 8 times, most recently fromdd19b2d tob5a5227CompareNovember 18, 2024 15:49
| datasource  | package              | from     | to      || ----------- | -------------------- | -------- | ------- || github-tags | github/codeql-action | v3.26.12 | v3.27.4 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovaterenovatebotforce-pushed therenovate/github-codeql-action-3.x branch fromb5a5227 to05e2963CompareNovember 18, 2024 19:29
@renovaterenovatebot merged commit7ea358a intomainNov 18, 2024
13 of 14 checks passed
@renovaterenovatebot deleted the renovate/github-codeql-action-3.x branchNovember 18, 2024 19:30
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@pdabelf5pdabelf5pdabelf5 approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@pdabelf5

[8]ページ先頭

©2009-2025 Movatter.jp