Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

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

Package From To
actions/checkout 4 5
cocogitto/cocogitto-action 3 4
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 6

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 cocogitto/cocogitto-action from 3 to 4

Release notes

Sourced from cocogitto/cocogitto-action's releases.

v4

Features

  • 6040da42faa133b5ca4b113d02a3ed7bb1cb1fa1 - update cocogitto to 6.4.0 - @​oknozor

  • 9759a010b12220484ca2587076112490eae29780 - add multiplatform support - @​oknozor

  • BREAKING 455b4fa07e14a0dc0d8706a93827fa7a0dffcfa7 - pass any cog command or arg to the action - @​oknozor

Bug Fixes

  • f23869c46f29c2b80f2b4ce27c027822dad5442f - ci fails as expected. reverting - @​oknozor

  • 5d42669cb217d83db9beff137db391cd160d6597 - handle non zero exit - @​oknozor

Documentation

  • cc9722d2ff4c6eb84ba23597810f9c851bc5b014 - update readme with changelog example - @​oknozor

  • 404fd09f5a3abe3b97a3a4e7ab090c157cff25fc - add CHANGELOG.md - @​oknozor

Tests

  • 11ce4d01d17f736cef30790cd23a3a31ea710517 - add multiarch test matrix - @​oknozor

  • bdb5be6d1244463fe882660b18e580b96d57b61b - assert action fail on non zero exit - @​oknozor

Continuous Integration

  • a8bf926e7d94fb0fe86c926e3432ab2a8abd56f0 - update github output - @​oknozor

  • 6447b5edf585b4271736c89898a75ae3a98939d5 - setup cog.toml - @​oknozor

  • 637051360be41e9289ebfab71e42ca9919b1b93f - add cog and Release action - @​oknozor

v4.0.0

Features

  • 6040da42faa133b5ca4b113d02a3ed7bb1cb1fa1 - update cocogitto to 6.4.0 - @​oknozor

  • 9759a010b12220484ca2587076112490eae29780 - add multiplatform support - @​oknozor

  • BREAKING 455b4fa07e14a0dc0d8706a93827fa7a0dffcfa7 - pass any cog command or arg to the action - @​oknozor

Bug Fixes

  • f23869c46f29c2b80f2b4ce27c027822dad5442f - ci fails as expected. reverting - @​oknozor

  • 5d42669cb217d83db9beff137db391cd160d6597 - handle non zero exit - @​oknozor

Documentation

  • cc9722d2ff4c6eb84ba23597810f9c851bc5b014 - update readme with changelog example - @​oknozor

  • 404fd09f5a3abe3b97a3a4e7ab090c157cff25fc - add CHANGELOG.md - @​oknozor

Tests

  • 11ce4d01d17f736cef30790cd23a3a31ea710517 - add multiarch test matrix - @​oknozor

... (truncated)

Changelog

Sourced from cocogitto/cocogitto-action's changelog.

Commits
  • 390bda8 chore(version): v4.0.0
  • f23869c fix: ci fails as expected. reverting
  • 6040da4 feat: update cocogitto to 6.4.0
  • 11ce4d0 test: add multiarch test matrix
  • bdb5be6 test: assert action fail on non zero exit
  • 5d42669 fix: handle non zero exit
  • 7b53602 chore: rename workflows
  • cc9722d docs: update readme with changelog example
  • 404fd09 docs: add CHANGELOG.md
  • 9759a01 feat: add multiplatform support
  • Additional commits viewable in compare view

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 6

Release notes

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

v6.0.0

What's Changed

Breaking

Docs

Dependencies

New Contributors

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

v5.0.0

Breaking Changes

Dependencies

Dependencies

... (truncated)

Commits
  • acd1575 feat: cache tflint binary using @​actions/tool-cache (#355)
  • d75d07d feat: add cache-hit output (#354)
  • 9f44723 feat: show tflint version and set output (#353)
  • a8a2cbd feat: add plugin caching (#347)
  • 63ca199 readme: v5 -> v6
  • 115085c upgrade to node 24 (#335)
  • a2785e7 build(deps-dev): Bump @​eslint/compat from 1.3.2 to 1.4.0 (#343)
  • 6ed4d8d build(deps-dev): Bump globals from 16.0.0 to 16.4.0 (#345)
  • 4358ce9 build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (#337)
  • 61c956a build(deps-dev): Bump @​vercel/ncc from 0.38.3 to 0.38.4 (#341)
  • 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 7 updates

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [cocogitto/cocogitto-action](https://github.com/cocogitto/cocogitto-action) | `3` | `4` |
| [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` | `6` |



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 `cocogitto/cocogitto-action` from 3 to 4
- [Release notes](https://github.com/cocogitto/cocogitto-action/releases)
- [Changelog](https://github.com/cocogitto/cocogitto-action/blob/main/CHANGELOG.md)
- [Commits](cocogitto/cocogitto-action@v3...v4)

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 6
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@v4...v6)

---
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: cocogitto/cocogitto-action
  dependency-version: '4'
  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: '6'
  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 Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

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

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-dependencies-bf9fe5544f branch October 27, 2025 21:06
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.

1 participant