From 5a2548c222799772ef04e984ae6147c8289ffcf8 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 20:47:04 +0000 Subject: [PATCH] Update to Keycloak 21.1.1 --- .github/workflows/release.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 71e01a5..775cea3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ steps: - id: checkout name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - id: download_artifact name: Download artifact -- Gitblit v1.9.1