Skip to content

Bump the github-actions group across 1 directory with 10 updates#322

Merged
bjosv merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-542c07699b
Jun 23, 2026
Merged

Bump the github-actions group across 1 directory with 10 updates#322
bjosv merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-542c07699b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
actions/checkout 6.0.2 7.0.0
vmactions/freebsd-vm 1.4.6 1.4.8
vmactions/solaris-vm 1.3.6 1.3.7
awalsh128/cache-apt-pkgs-action 1.6.0 1.6.1
lukka/get-cmake 4.3.3 4.3.4
cygwin/cygwin-install-action 6.0.1 6.0.2
msys2/setup-msys2 2.31.1 2.32.0
release-drafter/release-drafter 7.3.1 7.4.0
rojopolis/spellcheck-github-actions 0.60.0 0.62.0
taiki-e/install-action 2.81.1 2.82.2

Updates actions/checkout from 6.0.2 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

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

... (truncated)

Commits

Updates vmactions/freebsd-vm from 1.4.6 to 1.4.8

Release notes

Sourced from vmactions/freebsd-vm's releases.

v1.4.8

add powerpc64 arch

Full Changelog: vmactions/freebsd-vm@v1.4.7...v1.4.8

v1.4.7

15.1 release

Full Changelog: vmactions/freebsd-vm@v1.4.6...v1.4.7

Commits

Updates vmactions/solaris-vm from 1.3.6 to 1.3.7

Release notes

Sourced from vmactions/solaris-vm's releases.

v1.3.7

update for stability and reliability

Full Changelog: vmactions/solaris-vm@v1.3.6...v1.3.7

Commits

Updates awalsh128/cache-apt-pkgs-action from 1.6.0 to 1.6.1

Release notes

Sourced from awalsh128/cache-apt-pkgs-action's releases.

v1.6.1

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.5.4...v1.6.1

Commits
  • 681749a fix: upgrade actions/cache v4→v5 and upload-artifact v4→v7 (Node 24) (#198)
  • See full diff in compare view

Updates lukka/get-cmake from 4.3.3 to 4.3.4

Commits
  • f5b8fbb New CMake version(s): cmake-v4.3.4cmake-rc-v4.4.0-rc2
  • 033b1fe New CMake version(s): cmake-rc-v4.4.0-rc1
  • 6d69ef5 Bump peter-evans/create-pull-request from 7 to 8
  • See full diff in compare view

Updates cygwin/cygwin-install-action from 6.0.1 to 6.0.2

Commits
  • 3f0a3f9 Fix tests for change in MSYS2 bash OSTYPE
  • 6af2b3d Add new CodeSign certificate fingerprint
  • e2cf2bd Revert "Temporarily switch mirror site to mirrorservice.org"
  • See full diff in compare view

Updates msys2/setup-msys2 from 2.31.1 to 2.32.0

Release notes

Sourced from msys2/setup-msys2's releases.

v2.32.0

  • Update base distribution to 20260611. [#624]
  • Port from ncc to rolldown for bundling
  • Include an SBOM of the bundle
  • Update dependencies
Changelog

Sourced from msys2/setup-msys2's changelog.

Changelog

2.32.0

  • Update base distribution to 20260611. [#624]
  • Port from ncc to rolldown for bundling
  • Include an SBOM of the bundle
  • Update dependencies

2.31.1

  • input: allow empty input for "install" and "pacboy", meaning not packages will be installed [#589]
  • input: deprecate the special "RUNNER_TEMP" value for "location" in favor of an empty string
  • Update dependencies

2.31.0

  • Update base distribution to 20260322. [#597]
  • Update dependencies
  • Move to node24 from node20

2.30.0

  • Update base distribution to 20251213. [#565]
  • Remove folder-hash dependency [#555]
  • Update dependencies

2.29.0

  • Allow installation to C:\msys64 if it doesn't exist already. Like with the new windows-11-arm image, for example. [#542]
  • Update base distribution to 20250830. [#548]
  • Update dependencies

2.28.0

  • Update base distribution to 20250622. [#518]
  • Update dependencies

2.27.0

  • Update base distribution to 20250221. [#480]
  • Update dependencies
  • Drop support for CLANG32

2.26.0

  • Update base distribution to 20241208. [#444]
  • Update dependencies

... (truncated)

Commits

Updates release-drafter/release-drafter from 7.3.1 to 7.4.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.4.0

What's Changed

New

Maintenance

Documentation

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.3.1...v7.4.0

Commits

Updates rojopolis/spellcheck-github-actions from 0.60.0 to 0.62.0

Release notes

Sourced from rojopolis/spellcheck-github-actions's releases.

0.62.0

What's Changed

Full Changelog: rojopolis/spellcheck-github-actions@0.61.0...0.62.0

0.61.0

What's Changed

Full Changelog: rojopolis/spellcheck-github-actions@0.60.0...0.61.0

Changelog

Sourced from rojopolis/spellcheck-github-actions's changelog.

Change Log for spellcheck-github-actions

0.62.0, 2026-06-19, security release, update recommended

  • Bumped lxml from 5.3.0 to 5.4.0 to address known CVEs via PR #357.

  • Bumped pymdown-extensions to patched version 10.21.3 via PR #358.

  • Bumped Markdown from 3.7 to 3.8.1 to patched version via PR #359.

  • Cleaned up GitHub Actions workflows using zizmor and removed ratchet annotations via PR #355 and PR #356.

  • Clarified examples in README.

0.61.0, 2026-06-14, minor feature release, update not required

  • Docker based image updated for Python 3.14.5 slim trixie via PR #344 from Dependabot.

0.60, 2026-03-14, minor feature release, update not required

  • Docker based image updated for Python 3.14.3 slim trixie via PR #325 from Dependabot.

  • Cleaned up the error messaging, to address issue #328 from @​akohout-hai, the error message is now more correct, but not improved in general

0.59.0, 2026-03-02, feature release, update recommended

  • Improvements have been added to the docker entrypoint, based on a PR from @​akohout-hai which fixes an issue with handling of spaces in files names and directories, see PR #322 for details. This is his first contribution to the project and I want to thank him for his contribution, which is highly appreciated.

  • Docker based image updated to Python 3.14.3 slim trixie via PR #320 from Dependabot.

0.58.0, 2026-01-20, security release, update not required

0.57.0, 2026-01-14, maintenance release, update not required

  • Docker based image updated to Python 3.14.2 slim trixie via PR #310 from Dependabot. The version is the same, the image has had updates.

0.56.0, 2025-12-27, feature and maintenance release, update not required

0.55.0, 2025-11-27, maintenance release, update not required

  • Via an issue #293 from @​shoverbj, an update to the core component PySpelling from version 2.12.0 to version 2.12.1 was made, this allows for use of large dictionaries with Aspell

0.54.0, 2025-11-05, feature release, update not required

... (truncated)

Commits
  • 390a08e Merge pull request #361 from rojopolis/release-0.62.0
  • 7c0a079 Fix YAML indentation in README with: blocks
  • 56f3bd3 Updated local dictionary
  • 9d173e1 Release 0.62.0
  • 1d3c839 Bumped Markdown dependency version to patched version (#359)
  • 014e739 Bumped pymdown-extensions to a patched version (#358)
  • 76b3c1d Merge pull request #357 from rojopolis/lxml_upgrade
  • 8475314 Bumped lxml version to address known CVEs
  • 4ec661e Clarified examples in README
  • d90f3c8 Merge pull request #356 from rojopolis/workflow_clean_up_follow_up
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.81.1 to 2.82.2

Release notes

Sourced from taiki-e/install-action's releases.

2.82.2

  • Update xh@latest to 0.26.1.

  • Update uv@latest to 0.11.23.

  • Update trivy@latest to 0.71.2.

  • Update sccache@latest to 0.16.0.

2.82.1

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

  • Update osv-scanner@latest to 2.4.0.

  • Update mise@latest to 2026.6.11.

  • Update martin@latest to 1.11.0.

  • Update just@latest to 1.53.0.

  • Update cargo-zigbuild@latest to 0.23.0.

2.82.0

  • Support cargo-vet. (#1908, thanks @​jakewimmer)

  • Support cargo-crap. (#1905, thanks @​BartoszCiesla)

  • Support cargo-leptos. (#1903, thanks @​404Simon)

  • Update kingfisher@latest to 1.103.0.

  • Update cargo-xwin@latest to 0.23.0.

  • Update wasmtime@latest to 45.0.2.

  • Update cargo-deny@latest to 0.19.9.

  • Update prek@latest to 0.4.5.

  • Update trivy@latest to 0.71.1.

  • Update mise@latest to 2026.6.10.

2.81.11

  • Update wasm-tools@latest to 1.252.0.

  • Update wasm-bindgen@latest to 0.2.125.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

[2.82.2] - 2026-06-21

  • Update xh@latest to 0.26.1.

  • Update uv@latest to 0.11.23.

  • Update trivy@latest to 0.71.2.

  • Update sccache@latest to 0.16.0.

[2.82.1] - 2026-06-20

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

  • Update osv-scanner@latest to 2.4.0.

  • Update mise@latest to 2026.6.11.

  • Update martin@latest to 1.11.0.

  • Update just@latest to 1.53.0.

  • Update cargo-zigbuild@latest to 0.23.0.

[2.82.0] - 2026-06-17

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
taiki-e/install-action [< 2.63, > 2.62.12]

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 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

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.4.6` | `1.4.8` |
| [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) | `1.3.6` | `1.3.7` |
| [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) | `1.6.0` | `1.6.1` |
| [lukka/get-cmake](https://github.com/lukka/get-cmake) | `4.3.3` | `4.3.4` |
| [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) | `6.0.1` | `6.0.2` |
| [msys2/setup-msys2](https://github.com/msys2/setup-msys2) | `2.31.1` | `2.32.0` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `7.3.1` | `7.4.0` |
| [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) | `0.60.0` | `0.62.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.81.1` | `2.82.2` |



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

Updates `vmactions/freebsd-vm` from 1.4.6 to 1.4.8
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@a6de934...b84ab55)

Updates `vmactions/solaris-vm` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/vmactions/solaris-vm/releases)
- [Commits](vmactions/solaris-vm@3702ccf...d30dd6c)

Updates `awalsh128/cache-apt-pkgs-action` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@acb598e...681749a)

Updates `lukka/get-cmake` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Changelog](https://github.com/lukka/get-cmake/blob/main/RELEASE_PROCESS.md)
- [Commits](lukka/get-cmake@591817e...f5b8fbb)

Updates `cygwin/cygwin-install-action` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/cygwin/cygwin-install-action/releases)
- [Commits](cygwin/cygwin-install-action@711d29f...3f0a3f9)

Updates `msys2/setup-msys2` from 2.31.1 to 2.32.0
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@e989830...66cd2cc)

Updates `release-drafter/release-drafter` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@693d20e...ed4bc48)

Updates `rojopolis/spellcheck-github-actions` from 0.60.0 to 0.62.0
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@e3cd8e9...390a08e)

Updates `taiki-e/install-action` from 2.81.1 to 2.82.2
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@e49978b...9e1e580)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: vmactions/solaris-vm
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: lukka/get-cmake
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: cygwin/cygwin-install-action
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: msys2/setup-msys2
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jun 22, 2026
@bjosv bjosv merged commit 1e726d7 into main Jun 23, 2026
93 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-542c07699b branch June 23, 2026 07:53
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