Bump the github-actions group across 1 directory with 8 updates#2738
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the github-actions group across 1 directory with 8 updates#2738dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6` | `7` | | [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.4.6` | `1.5.2` | | [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) | `1.4.3` | `1.4.5` | | [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) | `1.4.0` | `1.4.3` | | [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) | `1.3.0` | `1.3.1` | | [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) | `1.3.7` | `1.3.8` | | [vmactions/omnios-vm](https://github.com/vmactions/omnios-vm) | `1.3.3` | `1.3.4` | | [actions/setup-node](https://github.com/actions/setup-node) | `6` | `7` | Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `vmactions/freebsd-vm` from 1.4.6 to 1.5.2 - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@v1.4.6...v1.5.2) Updates `vmactions/openbsd-vm` from 1.4.3 to 1.4.5 - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](vmactions/openbsd-vm@v1.4.3...v1.4.5) Updates `vmactions/netbsd-vm` from 1.4.0 to 1.4.3 - [Release notes](https://github.com/vmactions/netbsd-vm/releases) - [Commits](vmactions/netbsd-vm@v1.4.0...v1.4.3) Updates `vmactions/dragonflybsd-vm` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases) - [Commits](vmactions/dragonflybsd-vm@v1.3.0...v1.3.1) Updates `vmactions/solaris-vm` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](vmactions/solaris-vm@v1.3.7...v1.3.8) Updates `vmactions/omnios-vm` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](vmactions/omnios-vm@v1.3.3...v1.3.4) Updates `actions/setup-node` from 6 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: vmactions/freebsd-vm dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: vmactions/openbsd-vm dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/netbsd-vm dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/dragonflybsd-vm dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/solaris-vm dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/omnios-vm dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Jarod42
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 8 updates in the / directory:
671.4.61.5.21.4.31.4.51.4.01.4.31.3.01.3.11.3.71.3.81.3.31.3.467Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
vmactions/freebsd-vmfrom 1.4.6 to 1.5.2Release notes
Sourced from vmactions/freebsd-vm's releases.
Commits
77ed28dUpdate vmactions/freebsd-vm from base-vm7e4394cGenerated from base-vm1943f6cUpdate vmactions/freebsd-vm from base-vmdf48c4dGenerated from base-vm857a406fix for image sizeb05c663Update version to v1.5.1a46f291Update vmactions/freebsd-vm from base-vm9f53bb3Generated from base-vmcc38efaUpdate version to v1.5.00eea513Update vmactions/freebsd-vm from base-vmUpdates
vmactions/openbsd-vmfrom 1.4.3 to 1.4.5Release notes
Sourced from vmactions/openbsd-vm's releases.
Commits
c941015Update vmactions/openbsd-vm from base-vm0284e55Generated from base-vmdafae4cSync from base-builder56df5caUpdate version to v1.4.4b3bc2bdUpdate vmactions/openbsd-vm from base-vmb5c48beGenerated from base-vm1bb1227Sync from base-builderc0a77cfsupport cashe-after-prepared5ccfa1Update vmactions/openbsd-vm from base-vmcd91fbaGenerated from base-vmUpdates
vmactions/netbsd-vmfrom 1.4.0 to 1.4.3Release notes
Sourced from vmactions/netbsd-vm's releases.
Commits
fac0a63Update vmactions/netbsd-vm from base-vm7f3e154Generated from base-vm488e6f9Update vmactions/netbsd-vm from base-vm7edd039Generated from base-vm5c24025Update vmactions/netbsd-vm from base-vm881cc82Generated from base-vma8df332Update version to v1.4.28a4aec8Update vmactions/netbsd-vm from base-vmd5a7e9eGenerated from base-vmcc28c95Sync from base-builderUpdates
vmactions/dragonflybsd-vmfrom 1.3.0 to 1.3.1Release notes
Sourced from vmactions/dragonflybsd-vm's releases.
Commits
bc8ccbaUpdate version to v1.3.09d1e64aUpdate vmactions/dragonflybsd-vm from base-vm935a1c8Generated from base-vm965cf54Update vmactions/dragonflybsd-vm from base-vmab967adGenerated from base-vmc6f156dSync from base-builder333859dUpdate vmactions/dragonflybsd-vm from base-vm9c97807Generated from base-vm32802ccsupport cache-after-prepare5ad678dUpdate vmactions/dragonflybsd-vm from base-vmUpdates
vmactions/solaris-vmfrom 1.3.7 to 1.3.8Release notes
Sourced from vmactions/solaris-vm's releases.
Commits
315163fUpdate vmactions/solaris-vm from base-vm77dcd8dGenerated from base-vm510d127Update vmactions/solaris-vm from base-vm8b49630Generated from base-vmda1d274Update version to v1.3.727be6dcUpdate vmactions/solaris-vm from base-vm6f26fc9Generated from base-vm3e47d4cSync from base-builder2375921support cache-after-prepare3bbbc16Update vmactions/solaris-vm from base-vmUpdates
vmactions/omnios-vmfrom 1.3.3 to 1.3.4Release notes
Sourced from vmactions/omnios-vm's releases.
Commits
027e3ecUpdate vmactions/omnios-vm from base-vmd7945f3Generated from base-vmf8bd156Update vmactions/omnios-vm from base-vm1e105ceGenerated from base-vm332e95cUpdate version to v1.3.3227c730Update vmactions/omnios-vm from base-vm35376f8Generated from base-vma8e9accSync from base-builder4a9a066support cache-after-prepare2aac5fbUpdate vmactions/omnios-vm from base-vmUpdates
actions/setup-nodefrom 6 to 7Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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