Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the github-actions-dependencies group with 6 updates in the / directory:

Package From To
actions/checkout 4 5
actions/setup-python 5.5.0 6.0.0
armakuni/github-actions 0.19.6 0.19.10
actions/download-artifact 4 5
actions/setup-go 5 6
terraform-linters/setup-tflint 4 5

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates actions/setup-python from 5.5.0 to 6.0.0

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

Commits
  • e797f83 Upgrade to node 24 (#1164)
  • 3d1e2d2 Revert "Enhance cache-dependency-path handling to support files outside the w...
  • 65b0712 Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...
  • 5b668cf Bump actions/checkout from 4 to 5 (#1181)
  • f62a0e2 Change missing cache directory error to warning (#1182)
  • 9322b3c Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...
  • fbeb884 Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)
  • 03bb615 Bump idna from 2.9 to 3.7 in /tests/data (#843)
  • 36da51d Add version parsing from Pipfile (#1067)
  • 3c6f142 update documentation (#1156)
  • Additional commits viewable in compare view

Updates armakuni/github-actions from 0.19.6 to 0.19.10

Release notes

Sourced from armakuni/github-actions's releases.

Release v0.19.10

Bug Fixes

  • 101b8b065a9613f908e843f38ac88d05286909e9 - (deps) bump ncipollo/release-action from 1.19.1 to 1.20.0 - dependabot[bot]

Miscellaneous Chores

  • 71f2a7be9f2b7afb25c2b979c4165ce99d325e57 - (version) v0.19.10 [skip ci] - cog-bot

Release v0.19.9

Bug Fixes

  • a9a285a276e7e2df7fb9ed05882effa9de40efe0 - (deps) bump ncipollo/release-action from 1.18.0 to 1.19.1 - dependabot[bot]

Miscellaneous Chores

  • 8c697f749f2c0b5ed54dfa78e9241960917d8d18 - (version) v0.19.9 [skip ci] - cog-bot

Release v0.19.8

Bug Fixes

  • 4e504683e44d4f21015384ff635d23c160aaffeb - (deps) bump actions/checkout from 4 to 5 - dependabot[bot]

Miscellaneous Chores

  • eaacd5f749ce77a8d735db18273d0c16ff6d09ed - (version) v0.19.8 [skip ci] - cog-bot

Release v0.19.7

Bug Fixes

  • a2f2b2a5bb29c0964bff97f7901284a5800e625a - (deps) bump ncipollo/release-action from 1.16.0 to 1.18.0 - dependabot[bot]

Continuous Integration

  • cf02b807493ab19759024132aa801dfc133f5900 - (mergify) upgrade configuration to current format - Mergify

Miscellaneous Chores

  • 11b1e35c9a438668e7976b7c07fe1a0e49962810 - (version) v0.19.7 [skip ci] - cog-bot
Changelog

Sourced from armakuni/github-actions's changelog.

v0.19.10 - 2025-09-04

Bug Fixes

  • (deps) bump ncipollo/release-action from 1.19.1 to 1.20.0 - (101b8b0) - dependabot[bot]

v0.19.9 - 2025-09-02

Bug Fixes

  • (deps) bump ncipollo/release-action from 1.18.0 to 1.19.1 - (a9a285a) - dependabot[bot]

v0.19.8 - 2025-08-11

Bug Fixes

  • (deps) bump actions/checkout from 4 to 5 - (4e50468) - dependabot[bot]

v0.19.7 - 2025-06-30

Bug Fixes

  • (deps) bump ncipollo/release-action from 1.16.0 to 1.18.0 - (a2f2b2a) - dependabot[bot]

Continuous Integration

  • (mergify) upgrade configuration to current format - (cf02b80) - Mergify

Commits
  • 71f2a7b chore(version): v0.19.10 [skip ci]
  • b1f4423 Merge pull request #62 from armakuni/dependabot/github_actions/ncipollo/relea...
  • 101b8b0 fix(deps): bump ncipollo/release-action from 1.19.1 to 1.20.0
  • 8c697f7 chore(version): v0.19.9 [skip ci]
  • 43adce7 Merge pull request #61 from armakuni/dependabot/github_actions/ncipollo/relea...
  • a9a285a fix(deps): bump ncipollo/release-action from 1.18.0 to 1.19.1
  • eaacd5f chore(version): v0.19.8 [skip ci]
  • 711e7c0 Merge pull request #60 from armakuni/dependabot/github_actions/actions/checko...
  • 4e50468 fix(deps): bump actions/checkout from 4 to 5
  • 11b1e35 chore(version): v0.19.7 [skip ci]
  • Additional commits viewable in compare view

Updates actions/download-artifact from 4 to 5

Release notes

Sourced from actions/download-artifact's releases.

v5.0.0

What's Changed

v5.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 to path/ (direct)
  • By ID: artifact-ids: 12345 → extracted to path/my-artifact/ (nested)

Now both methods are consistent:

  • By name: name: my-artifact → extracted to path/ (unchanged)
  • By ID: artifact-ids: 12345 → extracted to path/ (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: true as 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-artifact is the name of the artifact you previously uploaded

To maintain old behavior (if needed):

</tr></table> 

... (truncated)

Commits
  • 634f93c Merge pull request #416 from actions/single-artifact-id-download-path
  • b19ff43 refactor: resolve download path correctly in artifact download tests (mainly ...
  • e262cbe bundle dist
  • bff23f9 update docs
  • fff8c14 fix download path logic when downloading a single artifact by id
  • 448e3f8 Merge pull request #407 from actions/nebuk89-patch-1
  • 47225c4 Update README.md
  • See full diff in compare view

Updates actions/setup-go from 5 to 6

Release notes

Sourced from actions/setup-go's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v5.5.0

What's Changed

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

What's Changed

Dependency updates :

... (truncated)

Commits

Updates terraform-linters/setup-tflint from 4 to 5

Release notes

Sourced from terraform-linters/setup-tflint's releases.

v5.0.0

Breaking Changes

Dependencies

Dependencies

Full Changelog: terraform-linters/setup-tflint@v4...v5.0.0

v4.1.1

What's Changed

This release converts the action to ESM in order to enable use of ESM-only packages from GitHub. This should have no impact on end-users. Please open an issue if observe any change.

Refactoring

Dependencies

... (truncated)

Commits
  • ae78205 fix: treat tflint exit code 2 as failure (#324)
  • d12e7d7 build(deps): Bump @​octokit/rest from 21.1.1 to 22.0.0 (#318)
  • 94a7c68 build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#317)
  • 088aad0 build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 (#319)
  • 703178c build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 (#307)
  • 6386b31 build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 (#308)
  • 090d6a0 build(deps-dev): Bump @​babel/eslint-parser from 7.27.5 to 7.28.0 (#320)
  • 501d0fb build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 (#321)
  • b06714a dependabot: automerge (#322)
  • e3e4b9b build(deps-dev): Bump @​eslint/js from 9.21.0 to 9.30.0 (#313)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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

…ry with 6 updates

Bumps the github-actions-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.5.0` | `6.0.0` |
| [armakuni/github-actions](https://github.com/armakuni/github-actions) | `0.19.6` | `0.19.10` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` |
| [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) | `4` | `5` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

Updates `actions/setup-python` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5.5.0...v6.0.0)

Updates `armakuni/github-actions` from 0.19.6 to 0.19.10
- [Release notes](https://github.com/armakuni/github-actions/releases)
- [Changelog](https://github.com/armakuni/github-actions/blob/main/CHANGELOG.md)
- [Commits](armakuni/github-actions@v0.19.6...v0.19.10)

Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v5)

Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

Updates `terraform-linters/setup-tflint` from 4 to 5
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: armakuni/github-actions
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: terraform-linters/setup-tflint
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

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 Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-dependencies-b3c9b4d4e3 branch October 20, 2025 21:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants