Skip to content

[GITHUB-ACTIONS] bump the github-actions group with 4 updates#24

Merged
andreclc merged 1 commit intomainfrom
dependabot/github_actions/github-actions-2ed9ca389e
Jul 27, 2025
Merged

[GITHUB-ACTIONS] bump the github-actions group with 4 updates#24
andreclc merged 1 commit intomainfrom
dependabot/github_actions/github-actions-2ed9ca389e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2025

Bumps the github-actions group with 4 updates: tagdots/setup-badge-action, tagdots/update-pre-commit-action, github/codeql-action and bridgecrewio/checkov-action.

Updates tagdots/setup-badge-action from 1.0.3 to 1.0.4

Release notes

Sourced from tagdots/setup-badge-action's releases.

1.0.4

What's Changed

Full Changelog: tagdots/setup-badge-action@1.0.3...1.0.4

Changelog

Sourced from tagdots/setup-badge-action's changelog.

1.0.4 (2025-07-26)

1.0.3 (2025-07-25)

Feat

  • add marketplace badge to cron-tasks

Fix

  • cron-tasks is missing badge-marketplace in overall results and slack message

1.0.2 (2025-07-25)

1.0.1 (2025-07-25)

Fix

  • correct typos

1.0.0 (2025-07-25)

Feat

  • setup initial release

Fix

  • correct package name in action and display setup-badge badge for CI
  • correct update-pre-commit-action version
Commits

Updates tagdots/update-pre-commit-action from 1.0.1 to 1.0.20

Release notes

Sourced from tagdots/update-pre-commit-action's releases.

1.0.20

What's Changed

Full Changelog: 1.0.19...1.0.20

1.0.19

What's Changed

Full Changelog: 1.0.16...1.0.19

1.0.16

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.16

Changelog

Sourced from tagdots/update-pre-commit-action's changelog.

1.0.20 (2025-07-26)

1.0.19 (2025-07-25)

Fix

  • fix action description add badge-marketplace to cron-tasks

Refactor

  • remove unused cron-tasks

1.0.16 (2025-07-22)

Feat

  • add UPC to cron tasks

1.0.1 (2025-05-29)

Docs

  • docs: reorder use case workflows and examples

1.0.0 (2025-05-29)

Feat

  • initial release

Fix

  • fix missing python-version
Commits
  • c1b9f2c Merge pull request #23 from tagdots/release/1.0.20
  • 61e0366 bump: version 1.0.19 → 1.0.20
  • 939e74b Merge pull request #22 from tagdots/release/1.0.19
  • 4eed685 bump: version 1.0.16 → 1.0.19
  • 9ddba3c Merge pull request #21 from tagdots/fix/action-and-cron-tasks
  • 5dc00e4 fix: fix action description add badge-marketplace to cron-tasks
  • 28e6f2b Merge pull request #19 from tagdots/docs/update-README
  • 9c5ae0d docs: simplify documentation in README
  • 495c7c2 Merge pull request #18 from tagdots/refactor/cron-tasks
  • 1170f30 refactor: remove unused cron-tasks
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.29.2 to 3.29.4

Release notes

Sourced from github/codeql-action's releases.

v3.29.4

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

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.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

No user facing changes.

3.29.4 - 23 Jul 2025

No user facing changes.

3.29.3 - 21 Jul 2025

No user facing changes.

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

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

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

3.28.20 - 21 July 2025

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

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

3.28.17 - 02 May 2025

... (truncated)

Commits
  • 4e828ff Merge pull request #2989 from github/update-v3.29.4-37264dc0b
  • b3114b8 Update changelog for v3.29.4
  • 37264dc Merge pull request #2988 from github/koesie10/disable-combine-single-file
  • 5a29823 Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing...
  • 5a2327a Merge pull request #2987 from github/mbg/combine-sarif-error
  • 287d421 Disable combining runs within a single file
  • 43afe6e Treat processing error for multiple runs with the same category as configurat...
  • 8f2e636 Merge pull request #2981 from github/dependabot/npm_and_yarn/npm-fe13dfda46
  • 76bf77d Merge pull request #2980 from github/dependabot/github_actions/actions-504b6c...
  • 9e7d13d Merge pull request #2983 from github/koesie10/update-changelog-link
  • Additional commits viewable in compare view

Updates bridgecrewio/checkov-action from 12.3039.0 to 12.3043.0

Commits
  • 143db8a Bump checkov container version to 3.2.454
  • ab873be Bump checkov container version to 3.2.453
  • 1f2e259 Bump checkov container version to 3.2.452
  • 38a95e9 Bump checkov container version to 3.2.451
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 4 updates: [tagdots/setup-badge-action](https://github.com/tagdots/setup-badge-action), [tagdots/update-pre-commit-action](https://github.com/tagdots/update-pre-commit-action), [github/codeql-action](https://github.com/github/codeql-action) and [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action).


Updates `tagdots/setup-badge-action` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/tagdots/setup-badge-action/releases)
- [Changelog](https://github.com/tagdots/setup-badge-action/blob/main/CHANGELOG.md)
- [Commits](tagdots/setup-badge-action@663d7a5...d450907)

Updates `tagdots/update-pre-commit-action` from 1.0.1 to 1.0.20
- [Release notes](https://github.com/tagdots/update-pre-commit-action/releases)
- [Changelog](https://github.com/tagdots/update-pre-commit-action/blob/main/CHANGELOG.md)
- [Commits](2cd407a...c1b9f2c)

Updates `github/codeql-action` from 3.29.2 to 3.29.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@181d5ee...4e828ff)

Updates `bridgecrewio/checkov-action` from 12.3039.0 to 12.3043.0
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@6375fb7...143db8a)

---
updated-dependencies:
- dependency-name: tagdots/setup-badge-action
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: tagdots/update-pre-commit-action
  dependency-version: 1.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: bridgecrewio/checkov-action
  dependency-version: 12.3043.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 27, 2025 02:42
@dependabot dependabot bot requested a review from tagdots-owner July 27, 2025 02:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 27, 2025
Copy link
Copy Markdown
Contributor

@andreclc andreclc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreclc andreclc merged commit debc6bb into main Jul 27, 2025
1 check passed
@andreclc andreclc deleted the dependabot/github_actions/github-actions-2ed9ca389e branch July 27, 2025 03:39
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

Development

Successfully merging this pull request may close these issues.

1 participant