Skip to content

ci(github-action): update github/codeql-action action to v3.28.19 #314

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github/codeql-action action patch v3.28.13 -> v3.28.19 OpenSSF Scorecard

Release Notes

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

v3.28.19

Compare Source

CodeQL Action Changelog

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

3.28.19 - 03 Jun 2025
  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview.
    The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned
    your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable
    actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #​2910

See the full CHANGELOG.md for more information.

v3.28.18

Compare Source

CodeQL Action Changelog

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

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #​2893
  • Skip validating SARIF produced by CodeQL for improved performance. #​2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #​2891

See the full CHANGELOG.md for more information.

v3.28.17

Compare Source

CodeQL Action Changelog

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

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

v3.28.16

Compare Source

CodeQL Action Changelog

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

3.28.16 - 23 Apr 2025
  • Update default CodeQL bundle version to 2.21.1. #​2863

See the full CHANGELOG.md for more information.

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.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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 skarllot as a code owner April 11, 2025 02:23
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 11, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 0c2a931 to 6ee6568 Compare April 26, 2025 14:39
@renovate renovate bot changed the title ci(github-action): update github/codeql-action action to v3.28.15 ci(github-action): update github/codeql-action action to v3.28.16 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 6ee6568 to c01c814 Compare May 5, 2025 09:48
@renovate renovate bot changed the title ci(github-action): update github/codeql-action action to v3.28.16 ci(github-action): update github/codeql-action action to v3.28.17 May 5, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from c01c814 to 003fdf5 Compare May 19, 2025 11:50
@renovate renovate bot changed the title ci(github-action): update github/codeql-action action to v3.28.17 ci(github-action): update github/codeql-action action to v3.28.18 May 19, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 003fdf5 to 89e20f9 Compare June 6, 2025 19:13
@renovate renovate bot changed the title ci(github-action): update github/codeql-action action to v3.28.18 ci(github-action): update github/codeql-action action to v3.28.19 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 89e20f9 to 4c98345 Compare June 8, 2025 15:56
Copy link

codecov bot commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.65%. Comparing base (b2d8db8) to head (4c98345).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   76.65%   76.65%           
=======================================
  Files          14       14           
  Lines         347      347           
  Branches       32       32           
=======================================
  Hits          266      266           
  Misses         74       74           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@skarllot skarllot merged commit 1d0cf1d into main Jun 8, 2025
7 checks passed
@skarllot skarllot deleted the renovate/github-codeql-action-3.x branch June 8, 2025 16:01
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant