[GITHUB-ACTIONS] Bump the github-actions group with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
dependencies github_actions
Bumps the github-actions group with 3 updates: tagdots/setup-badge-action, tagdots/delete-workflow-runs-action and github/codeql-action.
Updates tagdots/setup-badge-action from 1.0.12 to 1.0.17
Release notes
Sourced from tagdots/setup-badge-action's releases.
1.0.17
What's Changed
- update pre-commit-config by
@github-actions[bot] in tagdots/setup-badge-action#23- Fix/actions by
@andreclcin tagdots/setup-badge-action#24- update pre-commit-config by
@github-actions[bot] in tagdots/setup-badge-action#25- [GITHUB-ACTIONS] bump the github-actions group with 8 updates by
@dependabot[bot] in tagdots/setup-badge-action#26- fix: minor typo in cron-tasks by
@andreclcin tagdots/setup-badge-action#27- bump: version 1.0.12 → 1.0.17 by
@andreclcin tagdots/setup-badge-action#28Full Changelog: https://github.com/tagdots/setup-badge-action/compare/1.0.12...1.0.17
Changelog
Sourced from tagdots/setup-badge-action's changelog.
1.0.17 (2025-08-20)
Fix
- minor typo in cron-tasks
- add fail-on-severity configuration to report low level vulnerabilities
- fix the stuck version comment on codeql-action at v3.29.5
- add stale-branches and stale-issues-prs
- minor typo issues in actions
1.0.12 (2025-08-15)
Fix
- replace the cron task that deletes workflow runs
- correct wrong cron-tasks > slack-github-action > update-pre-commit result
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
c6514d5Merge pull request #28 from tagdots/release/1.0.17a6ca28abump: version 1.0.12 → 1.0.1771d0888Merge pull request #27 from tagdots/fix/cron-tasks-typo9a4d07efix: minor typo in cron-tasksc4b4f06Merge pull request #26 from tagdots/dependabot/github_actions/github-actions-...62ced31[GITHUB-ACTIONS] bump the github-actions group with 8 updatesd90d496Merge pull request #25 from tagdots/update_pre_commit_01K35FHQ3GMTE8J8KQVQ7MWG3W73e66d1update pre-commit-config1a0e1d7Merge pull request #24 from tagdots/fix/actionsb7312fbfix: add fail-on-severity configuration to report low level vulnerabilities- Additional commits viewable in compare view
Updates tagdots/delete-workflow-runs-action from 1.0.4 to 1.0.7
Release notes
Sourced from tagdots/delete-workflow-runs-action's releases.
1.0.7
What's Changed
- update pre-commit-config by
@github-actions[bot] in tagdots/delete-workflow-runs-action#14- fix: fix/actions by
@andreclcin tagdots/delete-workflow-runs-action#15- fix: update README to clarify action usage by
@andreclcin tagdots/delete-workflow-runs-action#16- bump: version 1.0.4 → 1.0.7 by
@andreclcin tagdots/delete-workflow-runs-action#17New Contributors
@github-actions[bot] made their first contribution in tagdots/delete-workflow-runs-action#14Full Changelog: https://github.com/tagdots/delete-workflow-runs-action/compare/1.0.4...1.0.7
Changelog
Sourced from tagdots/delete-workflow-runs-action's changelog.
1.0.7 (2025-08-20)
Fix
- update README to clarify action usage
- fix codeql version comment problem on v3.29.5
- add fail-on-severity option to configuration to report on low severity alert
- add stale-branches to cron-tasks
1.0.4 (2025-08-15)
Fix
- fix marketplace url
1.0.2 (2025-08-14)
1.0.1 (2025-08-14)
Fix
- rename action name due to the name has been used
- add tagged version to README and cron-tasks
1.0.0 (2025-08-14)
Feat
- setup initial release
Fix
- fix docs in README and typos in action file
Commits
8c2f169Merge pull request #17 from tagdots/release/1.0.720966c0bump: version 1.0.4 → 1.0.7edbd374Merge pull request #16 from tagdots/fix/README7fef678fix: update README to clarify action usage8d1cea8Merge pull request #15 from tagdots/fix/actionsa2af2a8fix: fix codeql version comment problem on v3.29.57b396ecfix: add fail-on-severity option to configuration to report on low severity a...28f37c0fix: add stale-branches to cron-tasks6feb09fMerge pull request #14 from tagdots/update_pre_commit_01K2V3A7WS2WNK54K70SB8W7S025e595cupdate pre-commit-config- See full diff in compare view
Updates github/codeql-action from 3.29.10 to 3.29.11
Release notes
Sourced from github/codeql-action's releases.
v3.29.11
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.
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.11 - 21 Aug 2025
- Update default CodeQL bundle version to 2.22.4. #3044
3.29.10 - 18 Aug 2025
No user facing changes.
3.29.9 - 12 Aug 2025
No user facing changes.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
3.29.7 - 07 Aug 2025
This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.
3.29.6 - 07 Aug 2025
- The
cleanup-levelinput to theanalyzeAction 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
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
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
... (truncated)
Commits
3c3833eMerge pull request #3052 from github/update-v3.29.11-14148a4338c4bfbdUpdate changelog for v3.29.1114148a4Merge pull request #3044 from github/update-bundle/codeql-bundle-v2.22.471b2cb3Add changelog note2bf7825Update default bundle to codeql-bundle-v2.22.4db69a51Merge pull request #3049 from github/update-supported-enterprise-server-versionsa68d47bMerge pull request #3050 from github/henrymercer/init-not-called-config-errore496ff9Make "init not called" a configuration errorfd2ea72Update supported GitHub Enterprise Server versions6dee5bcMerge pull request #3045 from github/dependabot/npm_and_yarn/npm-5b4171dd16- Additional commits viewable 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
2
+8
-8
Package Dependencies
github/codeql-action
actions
3.29.10 → 3.29.11
Patch
tagdots/setup-badge-action
actions
1.0.12 → 1.0.17
Patch
tagdots/delete-workflow-runs-action
actions
1.0.4 → 1.0.7
Patch
Technical Details
| ID: | 5485481 |
| UUID: | 2764030084 |
| Node ID: | PR_kwDOOZgZRc6kv8CE |
| Host: | GitHub |
| Repository: | tagdots-dev/python-test |
| Merge State: | Unknown |