[GITHUB-ACTIONS] Bump the github-actions group with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies github_actions
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.0 to 1.0.4
Release notes
Sourced from tagdots/setup-badge-action's releases.
1.0.4
What's Changed
- bump: version 1.0.3 → 1.0.4 with minor update in README by
@andreclcin tagdots/setup-badge-action#11Full Changelog: https://github.com/tagdots/setup-badge-action/compare/1.0.3...1.0.4
1.0.3
What's Changed
- feat: add marketplace badge to cron-tasks by
@andreclcin tagdots/setup-badge-action#8- fix: cron-tasks is missing badge-marketplace in overall results and slack message by
@andreclcin tagdots/setup-badge-action#9- bump: version 1.0.2 → 1.0.3 by
@andreclcin tagdots/setup-badge-action#10Full Changelog: https://github.com/tagdots/setup-badge-action/compare/1.0.2...1.0.3
1.0.2
What's Changed
- bump: version 1.0.1 → 1.0.2 by
@andreclcin tagdots/setup-badge-action#7Full Changelog: https://github.com/tagdots/setup-badge-action/compare/1.0.1...1.0.2
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
d450907Merge pull request #11 from tagdots/release/1.0.4811d80dbump: version 1.0.3 → 1.0.4663d7a5Merge pull request #10 from tagdots/release/1.0.37564566bump: version 1.0.2 → 1.0.35c3669aMerge pull request #9 from tagdots/fix/cron-tasksd0f0c9cfix: cron-tasks is missing badge-marketplace in overall results and slack mes...d39c1e8Merge pull request #8 from tagdots/feature/add-marketplace-badge-cron-tasks6cc40eafeat: add marketplace badge to cron-tasks2fb675eMerge pull request #7 from tagdots/release/1.0.21687181bump: version 1.0.1 → 1.0.2- Additional commits viewable in compare view
Updates tagdots/update-pre-commit-action from 1.0.16 to 1.0.20
Release notes
Sourced from tagdots/update-pre-commit-action's releases.
1.0.20
What's Changed
- bump: version 1.0.19 → 1.0.20 with minor update in README by
@andreclcin tagdots/update-pre-commit-action#23Full Changelog: https://github.com/tagdots/update-pre-commit-action/compare/1.0.19...1.0.20
1.0.19
What's Changed
- refactor: remove unused cron-tasks by
@andreclcin tagdots/update-pre-commit-action#18- docs: simplify documentation in README by
@andreclcin tagdots/update-pre-commit-action#19- fix: fix action description add badge-marketplace to cron-tasks by
@andreclcin tagdots/update-pre-commit-action#21- bump: version 1.0.16 → 1.0.19 by
@andreclcin tagdots/update-pre-commit-action#22Full Changelog: https://github.com/tagdots/update-pre-commit-action/compare/1.0.16...1.0.19
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
c1b9f2cMerge pull request #23 from tagdots/release/1.0.2061e0366bump: version 1.0.19 → 1.0.20939e74bMerge pull request #22 from tagdots/release/1.0.194eed685bump: version 1.0.16 → 1.0.199ddba3cMerge pull request #21 from tagdots/fix/action-and-cron-tasks5dc00e4fix: fix action description add badge-marketplace to cron-tasks28e6f2bMerge pull request #19 from tagdots/docs/update-README9c5ae0ddocs: simplify documentation in README495c7c2Merge pull request #18 from tagdots/refactor/cron-tasks1170f30refactor: remove unused cron-tasks- See full diff in compare view
Updates github/codeql-action from 3.29.3 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.
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-queriesinput for theinitaction is provided with an argument, separate.quality.sariffiles 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. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
includequery 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
- Remove support for combining SARIF files from a single upload for GHES 3.18, see the changelog post. #2959
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actionslanguage, which is currently in public preview. Theactionsextractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactionslanguage and you have pinned yourtools: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 disableactionsanalysis.- 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_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #28913.28.17 - 02 May 2025
... (truncated)
Commits
4e828ffMerge pull request #2989 from github/update-v3.29.4-37264dc0bb3114b8Update changelog for v3.29.437264dcMerge pull request #2988 from github/koesie10/disable-combine-single-file5a29823Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing...5a2327aMerge pull request #2987 from github/mbg/combine-sarif-error287d421Disable combining runs within a single file43afe6eTreat processing error for multiple runs with the same category as configurat...8f2e636Merge pull request #2981 from github/dependabot/npm_and_yarn/npm-fe13dfda4676bf77dMerge pull request #2980 from github/dependabot/github_actions/actions-504b6c...9e7d13dMerge pull request #2983 from github/koesie10/update-changelog-link- Additional commits viewable in compare view
Updates bridgecrewio/checkov-action from 12.3041.0 to 12.3043.0
Commits
143db8aBump checkov container version to 3.2.454ab873beBump checkov container version to 3.2.453- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
4
+10
-10
Package Dependencies
bridgecrewio/checkov-action
actions
12.3041.0 → 12.3043.0
Minor
tagdots/update-pre-commit-action
actions
1.0.16 → 1.0.20
Patch
tagdots/setup-badge-action
actions
1.0.0 → 1.0.4
Patch
Technical Details
| ID: | 4178135 |
| UUID: | 2697760554 |
| Node ID: | PR_kwDOOZgZRc6gzI8q |
| Host: | GitHub |
| Repository: | tagdots-dev/python-test |
| Merge State: | Unknown |