summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2023-03-16 11:38:04 +0100
committerDarren Tucker <dtucker@dtucker.net>2023-03-16 11:38:04 +0100
commit610ac1cb077cd5a1ebfc21612154bfa13d2ec825 (patch)
tree105345e11606ecbcc5e256a02e14bd1392050c3d /.github
parentdepend (diff)
downloadopenssh-610ac1cb077cd5a1ebfc21612154bfa13d2ec825.tar.xz
openssh-610ac1cb077cd5a1ebfc21612154bfa13d2ec825.zip
Show 9.3 branch instead of 9.2.
Diffstat (limited to '.github')
-rw-r--r--.github/ci-status.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ci-status.md b/.github/ci-status.md
index c57c3d83d..f3e088fd6 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -6,6 +6,6 @@ master :
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
[![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable)
-9.2 :
-[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_2)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_2)
-[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_2)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_2)
+9.3 :
+[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_3)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_3)
+[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_3)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_3)