Skip to content

Commit b178a68

Browse files
Bump keycloak version
1 parent f917cf3 commit b178a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
if: ${{ github.event_name == 'push' }}
2727
needs: test
2828
env:
29-
KEYCLOAK_VERSION: 25.0.4
29+
KEYCLOAK_VERSION: 26.1.1
3030
steps:
3131
- name: Checkout repository
3232
uses: actions/checkout@v4

0 commit comments

Comments
 (0)