Skip to content

chore(deps): update github-actions - #104

Merged
chgl merged 2 commits into
masterfrom
renovate/github-actions
Sep 20, 2025
Merged

chore(deps): update github-actions#104
chgl merged 2 commits into
masterfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.28.18 -> v3.30.3
miracum/.github action patch v1.16.14 -> v1.16.26
ossf/scorecard-action action patch v2.4.1 -> v2.4.2

Release Notes

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

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.

v3.29.2

Compare Source

CodeQL Action Changelog

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

3.29.2 - 30 Jun 2025
  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #​2935

See the full CHANGELOG.md for more information.

v3.29.1

Compare Source

CodeQL Action Changelog

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

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #​2938
  • Update default CodeQL bundle version to 2.22.1. #​2950

See the full CHANGELOG.md for more information.

v3.29.0

Compare Source

CodeQL Action Changelog

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

3.29.0 - 11 Jun 2025
  • Update default CodeQL bundle version to 2.22.0. #​2925
  • Bump minimum CodeQL bundle version to 2.16.6. #​2912

See the full CHANGELOG.md for more information.

v3.28.21

Compare Source

CodeQL Action Changelog

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

3.28.21 - 28 July 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.20

Compare Source

CodeQL Action Changelog

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

3.28.20 - 21 July 2025

See the full CHANGELOG.md for more information.

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.

miracum/.github (miracum/.github)

v1.16.26

Compare Source

Miscellaneous Chores

v1.16.25

Compare Source

Miscellaneous Chores

v1.16.24

Compare Source

Miscellaneous Chores

v1.16.23

Compare Source

Miscellaneous Chores

v1.16.22

Compare Source

Miscellaneous Chores

v1.16.21

Compare Source

Miscellaneous Chores

v1.16.20

Compare Source

Miscellaneous Chores

v1.16.19

Compare Source

Miscellaneous Chores

v1.16.18

Compare Source

Miscellaneous Chores

v1.16.17

Compare Source

Miscellaneous Chores

v1.16.16

Compare Source

Miscellaneous Chores

v1.16.15

Compare Source

Miscellaneous Chores
ossf/scorecard-action (ossf/scorecard-action)

v2.4.2

Compare Source

What's Changed

This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.

Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2


Configuration

📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */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.

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

@github-actions

github-actions Bot commented Jul 1, 2025

Copy link
Copy Markdown

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.05s
✅ DOCKERFILE hadolint 1 0 0 0.29s
✅ JSON jsonlint 4 0 0 0.31s
✅ JSON npm-package-json-lint yes no no 0.88s
✅ JSON prettier 4 0 0 1.0s
✅ JSON v8r 4 0 0 8.04s
✅ MARKDOWN markdownlint 1 0 0 0.56s
✅ REPOSITORY checkov yes no no 22.99s
✅ REPOSITORY dustilock yes no no 1.13s
✅ REPOSITORY gitleaks yes no no 294.33s
✅ REPOSITORY git_diff yes no no 0.74s
✅ REPOSITORY grype yes no no 37.9s
⚠️ REPOSITORY kics yes no 4 3.89s
✅ REPOSITORY secretlint yes no no 7.16s
✅ REPOSITORY syft yes no no 3.07s
✅ REPOSITORY trivy yes no no 13.73s
✅ REPOSITORY trivy-sbom yes no no 1.26s
✅ REPOSITORY trufflehog yes no no 12.17s
✅ YAML prettier 6 0 0 0.53s
✅ YAML v8r 6 0 0 6.35s
✅ YAML yamllint 6 0 0 0.52s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

chgl
chgl previously approved these changes Jul 1, 2025
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 71ed320 to 8b38492 Compare July 23, 2025 20:55
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 5566917 to 471db03 Compare August 1, 2025 11:06
@renovate
renovate Bot force-pushed the renovate/github-actions branch 5 times, most recently from 2a0d5e4 to 5cb069b Compare August 12, 2025 12:13
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 3ad44cc to b77dab5 Compare August 21, 2025 19:03
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 4d427fe to 2a7995a Compare September 9, 2025 13:26
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 2a7995a to 30d9223 Compare September 10, 2025 20:47
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from c410f0c to 26b3843 Compare September 20, 2025 23:40
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 26b3843 to 3ee595f Compare September 20, 2025 23:48
@renovate

renovate Bot commented Sep 20, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions

Copy link
Copy Markdown

Trivy image scan report

ghcr.io/miracum/loinc-conversion:pr-104 (debian 12.12)

No Vulnerabilities found

No Misconfigurations found

Node.js

No Vulnerabilities found

No Misconfigurations found

@chgl
chgl merged commit 06ed02b into master Sep 20, 2025
17 checks passed
@chgl
chgl deleted the renovate/github-actions branch September 20, 2025 23:57
@miracum-bot

Copy link
Copy Markdown

🎉 This PR is included in version 1.15.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants