Skip to content

chore(deps): bump the github-actions group across 1 directory with 10 updates#24

Merged
demeyerthom merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-56bfe0b5b2
May 15, 2026
Merged

chore(deps): bump the github-actions group across 1 directory with 10 updates#24
demeyerthom merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-56bfe0b5b2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

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

Package From To
actions/checkout 4.3.1 6.0.2
dependabot/fetch-metadata 2.5.0 3.1.0
miniscruff/changie-action 2.0.0 3.0.0
actions/setup-go 5.6.0 6.4.0
golangci/golangci-lint-action 6.5.2 9.2.0
codecov/codecov-action 5.5.4 6.0.0
labd/changie-release-action 0.6.0 0.6.1
labd/action-gh-app-token 7ff980ba334a28226bad9c85412b4a84c23a3787 570381a08efe9c961806a3a3bc5882af5f50ef6a
actions/add-to-project 1.0.2 2.0.0
zizmorcore/zizmor-action 0.5.2 0.5.3

Updates actions/checkout from 4.3.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates dependabot/fetch-metadata from 2.5.0 to 3.1.0

Release notes

Sourced from dependabot/fetch-metadata's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v3...v3.1.0

v3.0.0

The breaking change is requiring Node.js version v24 as the Actions runtime.

What's Changed

... (truncated)

Commits
  • 25dd0e3 v3.1.0 (#692)
  • e073f50 Merge pull request #705 from dependabot/dependabot/npm_and_yarn/hono-4.12.14
  • 0670e16 build(deps-dev): bump hono from 4.12.12 to 4.12.14
  • 7a7fe10 Merge pull request #702 from dependabot/dependabot/npm_and_yarn/dependencies-...
  • 5168191 Updating dist build
  • 23882e1 build(deps): bump @​actions/github in the dependencies group
  • 1072469 Merge pull request #701 from dependabot/dependabot/github_actions/actions/cre...
  • 43f8a00 build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1
  • b4d904a Merge pull request #703 from dependabot/dependabot/npm_and_yarn/globals-17.5.0
  • c8046bb build(deps-dev): bump globals from 17.4.0 to 17.5.0
  • Additional commits viewable in compare view

Updates miniscruff/changie-action from 2.0.0 to 3.0.0

Release notes

Sourced from miniscruff/changie-action's releases.

v3.0.0 on 2026-04-13

Changed

  • #335 Upgrade action runner to node24

v2.1.0 on 2025-09-06

Added

  • #209 Workdir argument to customize directory before running commands

Changed

  • #303 Args is now optional, not specifying args will just install changie to the path
Changelog

Sourced from miniscruff/changie-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v3.0.0 on 2026-04-13

Changed

  • #335 Upgrade action runner to node24

v2.1.0 on 2025-09-06

Added

  • #209 Workdir argument to customize directory before running commands

Changed

  • #303 Args is now optional, not specifying args will just install changie to the path

v2.0.0 on 2023-09-16

Changed

  • #182 Upgrade to Node v20 for action runtime

v1.0.1 on 2023-02-04

Fixed

  • #82 Remove requirement for github token when fetching latest version

v1.0.0 on 2023-01-26

No new features or changes, moving to v1 as the project is being used and it should be stable enough.

v0.2.0 on 2022-10-24

Changed

  • Set output to the result of running the changie command

v0.1.0 on 2022-10-22

Added

... (truncated)

Commits
  • 11bcad3 Release v3.0.0 (#337)
  • 5155546 update readme to v3 to then release
  • 55f8de1 revert a few packages as they aren't supported together
  • c180a7c Bump the node-deps group across 1 directory with 9 updates (#336)
  • c48e03f include node in gen-release-pr in the right version
  • 48fef0e update runner to node24
  • 0839064 Bump the node-deps group across 1 directory with 7 updates (#332)
  • 8da6a05 Bump the action-deps group across 1 directory with 2 updates (#331)
  • c803a76 Bump the node-deps group with 8 updates (#327)
  • 656d047 Bump actions/setup-node from 6.1.0 to 6.2.0 in the action-deps group (#325)
  • Additional commits viewable in compare view

Updates actions/setup-go from 5.6.0 to 6.4.0

Release notes

Sourced from actions/setup-go's releases.

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

What's Changed

Enhancements

... (truncated)

Commits

Updates golangci/golangci-lint-action from 6.5.2 to 9.2.0

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.2.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.1.0...v9.2.0

v9.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.0.0...v9.1.0

v9.0.0

In the scope of this release, we change Nodejs runtime from node20 to node24 (https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/).

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v8.0.0...v9.0.0

v8.0.0

Requires golangci-lint version >= v2.1.0

... (truncated)

Commits

Updates codecov/codecov-action from 5.5.4 to 6.0.0

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Updates labd/changie-release-action from 0.6.0 to 0.6.1

Changelog

Sourced from labd/changie-release-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v0.6.1 - 2026-03-27

Fixed

  • Added pinned hashes of used actions

v0.6.0 - 2025-03-03

Added

  • Added option to set a custom version during batching

v0.5.0 - 2024-09-17

Added

  • Updated action inputs to allow adding pull request labels

Dependency

  • Updated create-pull-request to v7

v0.4.0 - 2024-07-19

Added

  • Add option to specify changie version

v0.3.2 - 2024-05-17

Fixed

  • Updated peter-evans/create-pull-request to v6

v0.3.1 - 2023-11-14

Fixed

  • Fixed changelog body not being set correctly

v0.3.0 - 2023-04-22

Added

  • Add version-command variable to run custom commands to set a version

v0.2.0 - 2023-04-05

Added

  • Create a GitHub release with proper release notes

Fixed

  • Don't create a release when changie is first added

v0.1.1 - 2023-03-10

Fixed

  • Always run PR creation flow if a change file exists

v0.1.0 - 2023-03-07

Added

... (truncated)

Commits

Updates labd/action-gh-app-token from 7ff980ba334a28226bad9c85412b4a84c23a3787 to 570381a08efe9c961806a3a3bc5882af5f50ef6a

Changelog

Sourced from labd/action-gh-app-token's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v0.1.0 - 2026-05-01

Added

  • changelog item
  • Use nodejs 20
Commits
  • 570381a Release v0.1.0
  • c3577ce Update and rename Changed-20240816-234451.yaml to Added-20240816-234451.yaml
  • See full diff in compare view

Updates actions/add-to-project from 1.0.2 to 2.0.0

Release notes

Sourced from actions/add-to-project's releases.

v2

What's Changed

… updates

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | `2.5.0` | `3.1.0` |
| [miniscruff/changie-action](https://github.com/miniscruff/changie-action) | `2.0.0` | `3.0.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.6.0` | `6.4.0` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6.5.2` | `9.2.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.4` | `6.0.0` |
| [labd/changie-release-action](https://github.com/labd/changie-release-action) | `0.6.0` | `0.6.1` |
| [labd/action-gh-app-token](https://github.com/labd/action-gh-app-token) | `7ff980ba334a28226bad9c85412b4a84c23a3787` | `570381a08efe9c961806a3a3bc5882af5f50ef6a` |
| [actions/add-to-project](https://github.com/actions/add-to-project) | `1.0.2` | `2.0.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.2` | `0.5.3` |



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

Updates `dependabot/fetch-metadata` from 2.5.0 to 3.1.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@21025c7...25dd0e3)

Updates `miniscruff/changie-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/miniscruff/changie-action/releases)
- [Changelog](https://github.com/miniscruff/changie-action/blob/main/CHANGELOG.md)
- [Commits](miniscruff/changie-action@6dcc253...11bcad3)

Updates `actions/setup-go` from 5.6.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@40f1582...4a36011)

Updates `golangci/golangci-lint-action` from 6.5.2 to 9.2.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@55c2c14...1e7e51e)

Updates `codecov/codecov-action` from 5.5.4 to 6.0.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@75cd116...57e3a13)

Updates `labd/changie-release-action` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/labd/changie-release-action/releases)
- [Changelog](https://github.com/labd/changie-release-action/blob/main/CHANGELOG.md)
- [Commits](labd/changie-release-action@ac4d65e...1299f6b)

Updates `labd/action-gh-app-token` from 7ff980ba334a28226bad9c85412b4a84c23a3787 to 570381a08efe9c961806a3a3bc5882af5f50ef6a
- [Release notes](https://github.com/labd/action-gh-app-token/releases)
- [Changelog](https://github.com/labd/action-gh-app-token/blob/main/CHANGELOG.md)
- [Commits](labd/action-gh-app-token@7ff980b...570381a)

Updates `actions/add-to-project` from 1.0.2 to 2.0.0
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@244f685...5afcf98)

Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@71321a2...b1d7e1f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: dependabot/fetch-metadata
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: miniscruff/changie-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: labd/changie-release-action
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: labd/action-gh-app-token
  dependency-version: 570381a08efe9c961806a3a3bc5882af5f50ef6a
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: actions/add-to-project
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 May 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 8, 2026 11:18
@dependabot dependabot Bot requested a review from demeyerthom May 8, 2026 11:18
@demeyerthom demeyerthom merged commit 81705de into main May 15, 2026
@demeyerthom demeyerthom deleted the dependabot/github_actions/github-actions-56bfe0b5b2 branch May 15, 2026 08:30
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