Skip to content

chore(deps): update workflows#112

Merged
G-Rath merged 1 commit into
mainfrom
renovate/workflows
Oct 1, 2025
Merged

chore(deps): update workflows#112
G-Rath merged 1 commit into
mainfrom
renovate/workflows

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-action action patch v3.5.0 -> v3.5.1
github/codeql-action action minor v3.29.2 -> v3.30.5
ossf/scorecard-action action patch v2.4.2 -> v2.4.3

Release Notes

astral-sh/ruff-action (astral-sh/ruff-action)

v3.5.1: 🌈 Improve error messages on GitHub API errors

Compare Source

Changes

Recent GitHub outages showed that we can improve the error messages to tell the user what happened and what can be done about it.

🐛 Bug fixes
🧰 Maintenance
⬆️ Dependency updates
github/codeql-action (github/codeql-action)

v3.30.5

Compare Source

CodeQL Action Changelog

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

3.30.5 - 26 Sep 2025
  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #​3160

See the full CHANGELOG.md for more information.

v3.30.4

Compare Source

CodeQL Action Changelog

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

3.30.4 - 25 Sep 2025
  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #​3099 and #​3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #​3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #​3130
  • Update default CodeQL bundle version to 2.23.1. #​3118

See the full CHANGELOG.md for more information.

v3.30.3

Compare Source

CodeQL Action Changelog

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

3.30.3 - 10 Sep 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.30.2

Compare Source

CodeQL Action Changelog

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

3.30.2 - 09 Sep 2025
  • Fixed a bug which could cause language autodetection to fail. #​3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #​3064

See the full CHANGELOG.md for more information.

v3.30.1

Compare Source

CodeQL Action Changelog

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

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #​3077

See the full CHANGELOG.md for more information.

v3.30.0

Compare Source

CodeQL Action Changelog

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

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #​3054

See the full CHANGELOG.md for more information.

v3.29.11

Compare Source

CodeQL Action Changelog

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

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #​3044

See the full CHANGELOG.md for more information.

v3.29.10

Compare Source

CodeQL Action Changelog

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

3.29.10 - 18 Aug 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.9

Compare Source

CodeQL Action Changelog

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

3.29.9 - 12 Aug 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.8

Compare Source

CodeQL Action Changelog

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

3.29.8 - 08 Aug 2025

  • Fix an issue where the Action would autodetect unsupported languages such as HTML. #​3015

See the full CHANGELOG.md for more information.

v3.29.7

Compare Source

This is a re-release of v3.29.5 to mitigate an issue that was discovered with v3.29.6.

v3.29.6

Compare Source

CodeQL Action Changelog

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

3.29.6 - 07 Aug 2025

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #​2999
  • Update default CodeQL bundle version to 2.22.3. #​3000

See the full CHANGELOG.md for more information.

v3.29.5

Compare Source

CodeQL Action Changelog

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

3.29.5 - 29 Jul 2025
  • Update default CodeQL bundle version to 2.22.2. #​2986

See the full CHANGELOG.md for more information.

v3.29.4

Compare Source

CodeQL Action Changelog

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

3.29.4 - 23 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.3

Compare Source

CodeQL Action Changelog

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

3.29.3 - 21 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

ossf/scorecard-action (ossf/scorecard-action)

v2.4.3

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update github/codeql-action action to v3.29.3 chore(deps): update github/codeql-action action to v3.29.4 Jul 23, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from 06dcdbc to 4ae660a Compare July 28, 2025 12:55
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v3.29.4 chore(deps): update github/codeql-action action to v3.29.5 Jul 30, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch from 4ae660a to 93f6233 Compare July 30, 2025 00:53
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v3.29.5 chore(deps): update github/codeql-action action to v3.29.6 Aug 7, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch from 93f6233 to 7bb4c1a Compare August 7, 2025 17:12
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v3.29.6 chore(deps): update github/codeql-action action to v3.29.7 Aug 7, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch from 7bb4c1a to 96a094a Compare August 7, 2025 21:59
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v3.29.7 chore(deps): update github/codeql-action action to v3.29.8 Aug 8, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch from 96a094a to 0ca41ce Compare August 8, 2025 13:29
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v3.29.8 chore(deps): update workflows Aug 11, 2025
@renovate renovate Bot force-pushed the renovate/workflows branch 4 times, most recently from 9c88e4e to a95ed3b Compare August 13, 2025 21:42
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from 7cbd4c3 to a4cbfdb Compare August 21, 2025 16:48
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from 10adeda to 4df707a Compare September 5, 2025 14:21
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from 5d75a9b to 4aa55f8 Compare September 10, 2025 18:26
@renovate renovate Bot force-pushed the renovate/workflows branch 3 times, most recently from 1df7503 to 56ee47a Compare September 26, 2025 17:42
@renovate renovate Bot force-pushed the renovate/workflows branch from 56ee47a to 4b580d7 Compare September 30, 2025 21:58
@G-Rath G-Rath merged commit 9c7abd8 into main Oct 1, 2025
9 checks passed
@G-Rath G-Rath deleted the renovate/workflows branch October 1, 2025 18:05
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.

1 participant