Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

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

Package From To
actions/checkout 4.2.2 6.0.1
actions/setup-go 5.5.0 6.1.0
schubergphilis/mcvs-docker-action 0.7.2 0.8.3
docker/setup-qemu-action 3.6.0 3.7.0
docker/setup-buildx-action 3.11.1 3.12.0
docker/login-action 3.4.0 3.6.0
schubergphilis/mcvs-golang-action 3.3.1 3.7.21
schubergphilis/mcvs-pr-validation-action 0.2.0 0.2.1
svenstaro/upload-release-action 2.10.0 2.11.3

Updates actions/checkout from 4.2.2 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

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

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

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

Commits

Updates actions/setup-go from 5.5.0 to 6.1.0

Release notes

Sourced from actions/setup-go's releases.

v6.1.0

What's Changed

Enhancements

Dependency updates

New Contributors

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

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

What's Changed

... (truncated)

Commits
  • 4dc6199 Bump semver and @​types/semver (#652)
  • f3787be Add comprehensive breaking changes documentation for v6 (#674)
  • 3a0c2c8 Bump actions/publish-action from 0.3.0 to 0.4.0 (#641)
  • faf5242 Add support for .tool-versions file in setup-go, update workflow (#673)
  • 7bc60db Fall back to downloading from go.dev/dl instead of storage.googleapis.com/gol...
  • c0137ca Bump eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking chang...
  • 4469467 Bump actions/checkout from 4 to 5 (#631)
  • e093d1e Node 24 upgrade (#624)
  • 1d76b95 Improve toolchain handling (#460)
  • e75c3e8 Bump form-data to bring in fix for critical vulnerability (#618)
  • Additional commits viewable in compare view

Updates schubergphilis/mcvs-docker-action from 0.7.2 to 0.8.3

Release notes

Sourced from schubergphilis/mcvs-docker-action's releases.

v0.8.3

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.8.2...v0.8.3

v0.8.2

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.8.1...v0.8.2

v0.8.1

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.8.0...v0.8.1

v0.8.0

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.7.4...v0.8.0

v0.7.4

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.7.3...v0.7.4

v0.7.3

What's Changed

Full Changelog: schubergphilis/mcvs-docker-action@v0.7.2...v0.7.3

Commits
  • 4e9fb5e build(deps): bump anchore/scan-action in the github-actions-all group (#140)
  • 0a0474e build(deps): bump anchore/scan-action in the github-actions-all group (#139)
  • c706614 build(deps): bump the github-actions-all group across 1 directory with 4 upda...
  • 39fc415 build(deps): bump the github-actions-all group across 1 directory with 4 upda...
  • 64044b0 feat: make push to a container registry optional (#131)
  • e9660d1 fix: move yamllint to general action (#130)
  • 1d79f8f build(deps): bump the github-actions-all group with 2 updates (#129)
  • 03aba0a fix: #123 build args passed as-is if multiline, else formatted as applicati...
  • b0ad628 build(deps): bump schubergphilis/mcvs-pr-validation-action (#126)
  • See full diff in compare view

Updates docker/setup-qemu-action from 3.6.0 to 3.7.0

Release notes

Sourced from docker/setup-qemu-action's releases.

v3.7.0

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

Commits
  • c7c5346 Merge pull request #230 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 3a517a1 chore: update generated content
  • a5b45ed build(deps): bump @​docker/actions-toolkit from 0.62.1 to 0.67.0
  • 3a64278 Merge pull request #220 from docker/dependabot/npm_and_yarn/brace-expansion-1...
  • 94906ba chore: update generated content
  • 4027abf build(deps): bump brace-expansion from 1.1.11 to 1.1.12
  • bee0aaa Merge pull request #221 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • 0d7e257 chore: update generated content
  • b869601 build(deps): bump tmp from 0.2.3 to 0.2.4
  • 3a043ed Merge pull request #219 from docker/dependabot/npm_and_yarn/undici-5.29.0
  • Additional commits viewable in compare view

Updates docker/setup-buildx-action from 3.11.1 to 3.12.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.12.0

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

Commits
  • 8d2750c Merge pull request #455 from crazy-max/install-deprecated
  • e81846b deprecate install input
  • 65d18f8 Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6
  • 000d75d build(deps): bump actions/checkout from 5 to 6
  • 1583c0f Merge pull request #443 from nicolasleger/patch-1
  • ed158e7 doc: bump actions/checkout from 4 to 5
  • 4cc794f Merge pull request #441 from docker/dependabot/github_actions/actions/checkout-5
  • 4dfc3d6 build(deps): bump actions/checkout from 4 to 5
  • af1b253 Merge pull request #440 from crazy-max/k3s-build
  • 3c6ab92 ci: k3s test with latest buildx
  • Additional commits viewable in compare view

Updates docker/login-action from 3.4.0 to 3.6.0

Release notes

Sourced from docker/login-action's releases.

v3.6.0

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/login-action@v3.4.0...v3.5.0

Commits
  • 5e57cd1 Merge pull request #890 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 97e3143 chore: update generated content
  • 3a0796b build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 5b7b28b Merge pull request #882 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • abc9fb3 chore: update generated content
  • d468688 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • a99b2f8 Merge pull request #883 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0d7fae8 chore: update generated content
  • 9832253 build(deps): bump @​docker/actions-toolkit from 0.62.1 to 0.63.0
  • 09e05bb Merge pull request #881 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • Additional commits viewable in compare view

Updates schubergphilis/mcvs-golang-action from 3.3.1 to 3.7.21

Release notes

Sourced from schubergphilis/mcvs-golang-action's releases.

v3.7.21

What's Changed

Full Changelog: schubergphilis/mcvs-golang-action@v3.7.20...v3.7.21

v3.7.20

What's Changed

Full Changelog: schubergphilis/mcvs-golang-action@v3.7.19...v3.7.20

v3.7.19

What's Changed

Full Changelog: schubergphilis/mcvs-golang-action@v3.7.18...v3.7.19

v3.7.18

What's Changed

New Contributors

Full Changelog: schubergphilis/mcvs-golang-action@v3.7.17...v3.7.18

v3.7.17

What's Changed

Full Changelog: schubergphilis/mcvs-golang-action@v3.7.16...v3.7.17

v3.7.16

What's Changed

... (truncated)

Commits
  • b46f3d5 build(deps): bump golang version from 1.25.4 to 1.25.5 (#368)
  • 1fa79b9 build(deps): bump the github-actions-all group with 2 updates (#370)
  • 0544bf8 build(deps): weekly update package versions that cannot be updated by dependa...
  • 9495b77 build(deps): bump the github-actions-all group with 5 updates (#366)
  • 5465d71 fix: auto update osv scanner, table output and expiry (#362)
  • de8a0d9 feat: update osv-scanner to v2.3.0 and adjust its installation path (#360)
  • 4908ada refactor: replace govulncheck with osv-scanner for vulnerability scanning (#359)
  • c3a12db build(deps): bump actions/checkout in the github-actions-all group (#358)
  • acbb7ae build(deps): weekly update package versions that cannot be updated by dependa...
  • dd91d35 build(deps): weekly update package versions that cannot be updated by dependa...
  • Additional commits viewable in compare view

Updates schubergphilis/mcvs-pr-validation-action from 0.2.0 to 0.2.1

Release notes

Sourced from schubergphilis/mcvs-pr-validation-action's releases.

v0.2.1

What's Changed

Full Changelog: schubergphilis/mcvs-pr-validation-action@v0.2.0...v0.2.1

Commits

Updates svenstaro/upload-release-action from 2.10.0 to 2.11.3

Release notes

Sourced from svenstaro/upload-release-action's releases.

2.11.3

Post-fix Github errors - releases created as draft when they shouldn't have been - #99

2.11.2

Solved race-condition when matrix builds try to create the same release at the same time - #147

2.11.1

Fixed input and output names for release_id

2.11.0

  • Adds a release_id output, and optional input, for uploading files to release - #136 (thanks @​alexis-opolka)
Changelog

Sourced from svenstaro/upload-release-action's changelog.

[2.11.3] - 2025-11-20

  • Post-fix releases created as draft when they shouldn't have - #99

[2.11.2] - 2025-07-06

  • Solved race-condition when matrix builds try to create the same release at the same time - #147

[2.11.1] - 2025-06-30

  • Adds a release_id output, and optional input, for uploading files to release - #136 (thanks @​alexis-opolka)
Commits
  • 6b7fa9f 2.11.3
  • d78c255 Fix releases that are created as drafts (github error) (#151)
  • 7027b76 Update README.md - explicated permission error resolution
  • 81c65b7 2.11.2
  • b89a939 Solve the race-condition when matrix builds try to create the same release (#...
  • 5e35e58 2.11.1
  • fc6aa16 Separate E2E tests into draft + non-draft - each one has its own cleanup (#146)
  • 02f15da 2.11.0
  • 0b45752 Added docs for draft, input validation, and outputs (#145)
  • 7edb9f0 E2E draft tests (#144)
  • 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

…h 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `6.0.1` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.5.0` | `6.1.0` |
| [schubergphilis/mcvs-docker-action](https://github.com/schubergphilis/mcvs-docker-action) | `0.7.2` | `0.8.3` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.6.0` | `3.7.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` |
| [docker/login-action](https://github.com/docker/login-action) | `3.4.0` | `3.6.0` |
| [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action) | `3.3.1` | `3.7.21` |
| [schubergphilis/mcvs-pr-validation-action](https://github.com/schubergphilis/mcvs-pr-validation-action) | `0.2.0` | `0.2.1` |
| [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) | `2.10.0` | `2.11.3` |



Updates `actions/checkout` from 4.2.2 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v6.0.1)

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

Updates `schubergphilis/mcvs-docker-action` from 0.7.2 to 0.8.3
- [Release notes](https://github.com/schubergphilis/mcvs-docker-action/releases)
- [Commits](schubergphilis/mcvs-docker-action@v0.7.2...v0.8.3)

Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3.6.0...v3.7.0)

Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3.11.1...v3.12.0)

Updates `docker/login-action` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.4.0...v3.6.0)

Updates `schubergphilis/mcvs-golang-action` from 3.3.1 to 3.7.21
- [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases)
- [Commits](schubergphilis/mcvs-golang-action@v3.3.1...v3.7.21)

Updates `schubergphilis/mcvs-pr-validation-action` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/schubergphilis/mcvs-pr-validation-action/releases)
- [Commits](schubergphilis/mcvs-pr-validation-action@v0.2.0...v0.2.1)

Updates `svenstaro/upload-release-action` from 2.10.0 to 2.11.3
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](svenstaro/upload-release-action@2.10.0...2.11.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-all
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-all
- dependency-name: schubergphilis/mcvs-docker-action
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: docker/setup-qemu-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: docker/login-action
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: schubergphilis/mcvs-golang-action
  dependency-version: 3.7.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: schubergphilis/mcvs-pr-validation-action
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 22, 2025
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