From fe6ecc5adfe29b4febd3d3a32a39273e75b5ffe3 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 08:52:36 +0000 Subject: [PATCH] Update to Keycloak 26.0.3 --- .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 dfcfd6b..a6b817f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -121,7 +121,7 @@ - id: create_release name: Create release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: ${{ needs.build.outputs.project_name }} ${{ needs.build.outputs.project_version }} files: ${{ needs.build.outputs.artifact_id }}-${{ needs.build.outputs.project_version }}.jar -- Gitblit v1.9.1