From cb8984ba66d2de8352fb1ff08fc3d23d04c3dba7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 08:47:25 +0000 Subject: [PATCH] Update to Keycloak 22.0.0 --- .github/workflows/release.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9635403..6bd93ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,8 @@ name: Release +permissions: {} + jobs: build: name: Build -- Gitblit v1.9.1