Skip to content

Commit 034265b

Browse files
Bump kc to 26.2.1
1 parent bf9edbb commit 034265b

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: 26.1.1
29+
KEYCLOAK_VERSION: 26.2.1
3030
steps:
3131
- name: Checkout repository
3232
uses: actions/checkout@v4

0 commit comments

Comments
 (0)