[openssh-commits] [openssh] 01/02: Match case with other messages.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Apr 16 19:42:19 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit f2da6737e237324b43afc002ce4836e65659fb2e
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu Apr 16 19:32:34 2026 +1000
Match case with other messages.
---
.github/workflows/vm.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index dbfd6c186..5d12fb9e5 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -334,7 +334,7 @@ jobs:
touch /etc/ssh/ssh_known_hosts
pkg_add git
- - name: Fetch sysupgrade version
+ - name: fetch sysupgrade version
run: |
ver=$(curl -s https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/BUILDINFO)
echo "SNAPSHOT_VERSION=${ver}" >> $GITHUB_ENV
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list