[GITHUB-ACTIONS] Bump the github-actions group with 9 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 9 updates:
| Package | From | To |
|---|---|---|
| actions/checkout | 4.2.2 |
5.0.0 |
| actions/create-github-app-token | 2.0.6 |
2.1.1 |
| actions/download-artifact | 4.3.0 |
5.0.0 |
| tagdots/setup-badge-action | 1.0.4 |
1.0.12 |
| tagdots/delete-workflow-runs-action | 1.0.2 |
1.0.4 |
| tagdots/update-pre-commit-action | 1.0.20 |
1.0.27 |
| github/codeql-action | 3.29.7 |
3.29.9 |
| terraform-linters/setup-tflint | 4.1.1 |
5.0.0 |
| bridgecrewio/checkov-action | 12.3046.0 |
12.3050.0 |
Updates actions/checkout from 4.2.2 to 5.0.0
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695- README: Suggest
user.emailto be41898282+github-actions[bot]@users.noreply.github.comby@cory-millerin actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)- See full diff in compare view
Updates actions/create-github-app-token from 2.0.6 to 2.1.1
Release notes
Sourced from actions/create-github-app-token's releases.
v2.1.1
2.1.1 (2025-08-11)
Bug Fixes
- revert "use
node24as runner" (#278) (5204204), closes actions/create-github-app-token#267v2.1.0
2.1.0 (2025-08-08)
Features
Commits
a8d6161build(release): 2.1.1 [skip ci]5204204fix: revert "usenode24as runner" (#278)0f859bfbuild(release): 2.1.0 [skip ci]a1cbe0ffeat: usenode24as runner (#267)d7ee281build(deps-dev): bump the development-dependencies group across 1 directory w...93c1f04build(deps-dev): bump the development-dependencies group with 4 updates (#255)dff4b11ci(test): setpermissionsin test workflow (#247)6d44c9fdocs(README): Client ID can be used as App ID (#251)- See full diff in compare view
Updates actions/download-artifact from 4.3.0 to 5.0.0
Release notes
Sourced from actions/download-artifact's releases.
v5.0.0
What's Changed
- Update README.md by
@nebuk89in actions/download-artifact#407- BREAKING fix: inconsistent path behavior for single artifact downloads by ID by
@GrantBirkiin actions/download-artifact#416v5.0.0
🚨 Breaking Change
This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.
What Changed
Previously, single artifact downloads behaved differently depending on how you specified the artifact:
- By name:
name: my-artifact→ extracted topath/(direct)- By ID:
artifact-ids: 12345→ extracted topath/my-artifact/(nested)Now both methods are consistent:
- By name:
name: my-artifact→ extracted topath/(unchanged)- By ID:
artifact-ids: 12345→ extracted topath/(fixed - now direct)Migration Guide
✅ No Action Needed If:
- You download artifacts by name
- You download multiple artifacts by ID
- You already use
merge-multiple: trueas a workaround⚠️ Action Required If:
You download single artifacts by ID and your workflows expect the nested directory structure.
Before v5 (nested structure):
- uses: actions/download-artifact@v4 with: artifact-ids: 12345 path: dist # Files were in: dist/my-artifact/Where
my-artifactis the name of the artifact you previously uploadedTo maintain old behavior (if needed):
</tr></table>
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.md- See full diff in compare view
Updates tagdots/setup-badge-action from 1.0.4 to 1.0.12
Release notes
Sourced from tagdots/setup-badge-action's releases.
1.0.12
What's Changed
- [GITHUB-ACTIONS] bump the github-actions group with 5 updates by
@dependabot[bot] in tagdots/setup-badge-action#12- update pre-commit-config by
@github-actions[bot] in tagdots/setup-badge-action#13- fix: correct wrong cron-tasks > slack-github-action > update-pre-commit result by
@andreclcin tagdots/setup-badge-action#14- [GITHUB-ACTIONS] bump the github-actions group with 2 updates by
@dependabot[bot] in tagdots/setup-badge-action#15- [GITHUB-ACTIONS] bump bridgecrewio/checkov-action from 12.3043.0 to 12.3045.0 in the github-actions group by
@dependabot[bot] in tagdots/setup-badge-action#16- [GITHUB-ACTIONS] bump the github-actions group with 2 updates by
@dependabot[bot] in tagdots/setup-badge-action#17- fix: replace the cron task that deletes workflow runs by
@andreclcin tagdots/setup-badge-action#20- bump: version 1.0.4 → 1.0.12 by
@andreclcin tagdots/setup-badge-action#21New Contributors
@dependabot[bot] made their first contribution in tagdots/setup-badge-action#12@github-actions[bot] made their first contribution in tagdots/setup-badge-action#13Full Changelog: https://github.com/tagdots/setup-badge-action/compare/1.0.4...1.0.12
Changelog
Sourced from tagdots/setup-badge-action's changelog.
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
cfe062eMerge pull request #21 from tagdots/release/1.0.1224cb215bump: version 1.0.4 → 1.0.12a2c1a46Merge pull request #20 from tagdots/fix/replace-delete-workflow-runs6723a46fix: replace the cron task that deletes workflow runs5fe85b6Merge pull request #17 from tagdots/dependabot/github_actions/github-actions-...61fd86a[GITHUB-ACTIONS] bump the github-actions group with 2 updates3953050Merge pull request #16 from tagdots/dependabot/github_actions/github-actions-...4f837f8[GITHUB-ACTIONS] bump bridgecrewio/checkov-action14170d9commit by Terraform0b68030Merge pull request #15 from tagdots/dependabot/github_actions/github-actions-...- Additional commits viewable in compare view
Updates tagdots/delete-workflow-runs-action from 1.0.2 to 1.0.4
Release notes
Sourced from tagdots/delete-workflow-runs-action's releases.
1.0.4
What's Changed
- docs: update tagged version in README and cron-tasks by
@andreclcin tagdots/delete-workflow-runs-action#10- Fix/marketplace url by
@andreclcin tagdots/delete-workflow-runs-action#11- bump: version 1.0.2 → 1.0.4 by
@andreclcin tagdots/delete-workflow-runs-action#12Full Changelog: https://github.com/tagdots/delete-workflow-runs-action/compare/1.0.2...1.0.4
Changelog
Sourced from tagdots/delete-workflow-runs-action's changelog.
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
58a1d5cMerge pull request #12 from tagdots/release/1.0.475f4300bump: version 1.0.2 → 1.0.4095ab68Merge pull request #11 from tagdots/fix/marketplace-url8395044fix typobe6a851fix: fix marketplace url545f3baMerge pull request #10 from tagdots/docs/update-tagged-versione4a205ddocs: update tagged version in README and cron-tasks- See full diff in compare view
Updates tagdots/update-pre-commit-action from 1.0.20 to 1.0.27
Release notes
Sourced from tagdots/update-pre-commit-action's releases.
1.0.27
What's Changed
- [GITHUB-ACTIONS] bump the github-actions group with 4 updates by
@dependabot[bot] in tagdots/update-pre-commit-action#24- update pre-commit-config by
@github-actions[bot] in tagdots/update-pre-commit-action#25- [GITHUB-ACTIONS] bump bridgecrewio/checkov-action from 12.3043.0 to 12.3045.0 in the github-actions group by
@dependabot[bot] in tagdots/update-pre-commit-action#26- [GITHUB-ACTIONS] bump the github-actions group with 2 updates by
@dependabot[bot] in tagdots/update-pre-commit-action#27- fix: replace the cron task that deletes workflow runs by
@andreclcin tagdots/update-pre-commit-action#30- update pre-commit-config by
@github-actions[bot] in tagdots/update-pre-commit-action#32- bump: version 1.0.20 → 1.0.27 by
@andreclcin tagdots/update-pre-commit-action#33New Contributors
@github-actions[bot] made their first contribution in tagdots/update-pre-commit-action#25Full Changelog: https://github.com/tagdots/update-pre-commit-action/compare/1.0.20...1.0.27
Changelog
Sourced from tagdots/update-pre-commit-action's changelog.
1.0.27 (2025-08-15)
Fix
- replace the cron task that deletes workflow runs
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
7b2124dMerge pull request #33 from tagdots/release/1.0.27170e6fcbump: version 1.0.20 → 1.0.2769f9224Merge pull request #32 from tagdots/update_pre_commit_01K2Q2RAY41N7W1H4SJ5CZZHQM8136edfupdate pre-commit-config9285919Merge pull request #30 from tagdots/fix/replace-delete-workflow-runsa748cd3fix: replace the cron task that deletes workflow runsbbed4f0Merge pull request #27 from tagdots/dependabot/github_actions/github-actions-...d9c2bfa[GITHUB-ACTIONS] bump the github-actions group with 2 updatesf2cb660Merge pull request #26 from tagdots/dependabot/github_actions/github-actions-...1e17025[GITHUB-ACTIONS] bump bridgecrewio/checkov-action- Additional commits viewable in compare view
Updates github/codeql-action from 3.29.7 to 3.29.9
Release notes
Sourced from github/codeql-action's releases.
v3.29.9
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
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.
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.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
- 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
... (truncated)
Commits
df55935Merge pull request #3026 from github/update-v3.29.9-cc722e47653f255bUpdate changelog for v3.29.9cc722e4Merge pull request #3023 from github/redsun82/rust-testa4cd8fdMerge pull request #3024 from github/dependabot/npm_and_yarn/npm-3a4f9bf414542b274Update checked-in dependencies1a376caBump the npm group with 6 updates9f966bbMerge branch 'main' into redsun82/rust-testc6dcdfaMerge pull request #2993 from github/cklin/overlay-pack-check821d3bdMerge branch 'main' into cklin/overlay-pack-checkbf1dd69Move comments up inrust.yml- Additional commits viewable in compare view
Updates terraform-linters/setup-tflint from 4.1.1 to 5.0.0
Release notes
Sourced from terraform-linters/setup-tflint's releases.
v5.0.0
Breaking Changes
- fix: treat tflint exit code 2 as failure by
@bendruckerin terraform-linters/setup-tflint#324Dependencies
- Pin GitHub Actions by
@wata727in terraform-linters/setup-tflint#294- Set workflow permissions explicitly by
@wata727in terraform-linters/setup-tflint#301- dependabot: automerge by
@bendruckerin terraform-linters/setup-tflint#322Dependencies
- build(deps): Bump actions/cache from 4.2.2 to 4.2.3 by
@dependabot[bot] in terraform-linters/setup-tflint#300- build(deps-dev): Bump
@babel/eslint-parserfrom 7.26.8 to 7.27.0 by@dependabot[bot] in terraform-linters/setup-tflint#298- build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.9 by
@dependabot[bot] in terraform-linters/setup-tflint#297- build(deps-dev): Bump
@eslint/eslintrcfrom 3.3.0 to 3.3.1 by@dependabot[bot] in terraform-linters/setup-tflint#296- build(deps-dev): Bump eslint-config-prettier from 10.0.2 to 10.1.1 by
@dependabot[bot] in terraform-linters/setup-tflint#295- build(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 by
@dependabot[bot] in terraform-linters/setup-tflint#299- build(deps-dev): Bump
@babel/eslint-parserfrom 7.27.0 to 7.27.5 by@dependabot[bot] in terraform-linters/setup-tflint#316- build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.9 to 51.3.1 by
@dependabot[bot] in terraform-linters/setup-tflint#315- build(deps-dev): Bump eslint from 9.21.0 to 9.30.0 by
@dependabot[bot] in terraform-linters/setup-tflint#314- build(deps-dev): Bump
@eslint/jsfrom 9.21.0 to 9.30.0 by@dependabot[bot] in terraform-linters/setup-tflint#313- build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 by
@dependabot[bot] in terraform-linters/setup-tflint#321- build(deps-dev): Bump
@babel/eslint-parserfrom 7.27.5 to 7.28.0 by@dependabot[bot] in terraform-linters/setup-tflint#320- build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 by
@dependabot[bot] in terraform-linters/setup-tflint#308- build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 by
@dependabot[bot] in terraform-linters/setup-tflint#307- build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 by
@dependabot[bot] in terraform-linters/setup-tflint#319- build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 by
@dependabot[bot] in terraform-linters/setup-tflint#317- build(deps): Bump
@octokit/restfrom 21.1.1 to 22.0.0 by@dependabot[bot] in terraform-linters/setup-tflint#318Full Changelog: https://github.com/terraform-linters/setup-tflint/compare/v4...v5.0.0
Commits
ae78205fix: treat tflint exit code 2 as failure (#324)d12e7d7build(deps): Bump@octokit/restfrom 21.1.1 to 22.0.0 (#318)94a7c68build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#317)088aad0build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 (#319)703178cbuild(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 (#307)6386b31build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 (#308)090d6a0build(deps-dev): Bump@babel/eslint-parserfrom 7.27.5 to 7.28.0 (#320)501d0fbbuild(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 (#321)b06714adependabot: automerge (#322)e3e4b9bbuild(deps-dev): Bump@eslint/jsfrom 9.21.0 to 9.30.0 (#313)- Additional commits viewable in compare view
Updates bridgecrewio/checkov-action from 12.3046.0 to 12.3050.0
Commits
3d6f507Bump checkov container version to 3.2.461562029bBump checkov container version to 3.2.460b14eb7cBump checkov container version to 3.2.459649c937Bump checkov container version to 3.2.458- 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
11
+29
-29
Package Dependencies
actions/download-artifact
actions
4.3.0 → 5.0.0
Major
bridgecrewio/checkov-action
actions
12.3046.0 → 12.3050.0
Minor
actions/create-github-app-token
actions
2.0.6 → 2.1.1
Minor
tagdots/update-pre-commit-action
actions
1.0.20 → 1.0.27
Patch
terraform-linters/setup-tflint
actions
4.1.1 → 5.0.0
Major
tagdots/setup-badge-action
actions
1.0.4 → 1.0.12
Patch
tagdots/delete-workflow-runs-action
actions
1.0.2 → 1.0.4
Patch
Technical Details
| ID: | 5190337 |
| UUID: | 2749893746 |
| Node ID: | PR_kwDOOZgZRc6j6Axy |
| Host: | GitHub |
| Repository: | tagdots-dev/python-test |
| Merge State: | Unknown |