Skip to content

Commit dbe76fe

Browse files
Merge pull request #53310 from nextcloud/ci/sso
[stable29] ci: install correct version of user_saml for Nextcloud 29
2 parents aca6bb7 + 5b1d6ef commit dbe76fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/files-external-smb-kerberos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
with:
5151
repository: nextcloud/user_saml
5252
path: apps/user_saml
53+
# Latest version for Nextcloud 29
54+
ref: stable-6
5355

5456
- name: Install user_saml
5557
run: |

0 commit comments

Comments
 (0)