[openssh-commits] [openssh] branch master updated: Update NetBSD vmaction pin to pick up 11.0 release.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 13 15:20:06 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new 528055671 Update NetBSD vmaction pin to pick up 11.0 release.
528055671 is described below

commit 528055671c26962093a871bff8241a48d42dd9a0
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu Aug 13 15:19:13 2026 +1000

    Update NetBSD vmaction pin to pick up 11.0 release.
---
 .github/workflows/vm.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index 7f6a0d465..8ef65ac83 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -169,12 +169,12 @@ jobs:
         config: [default]
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/checkout at 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # main
+    - uses: actions/checkout at f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a # main
     - name: autoreconf
       run: sh -c autoreconf
 
     - name: start NetBSD ${{ matrix.target }} VM
-      uses: vmactions/netbsd-vm at 99816dccf75edf233ed6cd00a159e3a5b85ea373 # v1
+      uses: vmactions/netbsd-vm at 00081e82b14bc40114eb97f32b4455306828516b # v1
       with:
         release: ${{ matrix.target }}
         usesh: true

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list