Browse Source

fix(CI): Checkout correct app branch

Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling 3 months ago
parent
commit
bfe2cd314e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/smb-kerberos.yml

+ 1 - 1
.github/workflows/smb-kerberos.yml

@@ -30,7 +30,7 @@ jobs:
         with:
           repository: nextcloud/user_saml
           path: apps/user_saml
-          ref: stable27
+          ref: stable-5.2
       - name: Pull images
         run: |
           docker pull ghcr.io/icewind1991/samba-krb-test-dc