From b86c3761618ad4b3605043a6e27cc2f3b4611c36 Mon Sep 17 00:00:00 2001 From: Mate Molnar Date: Tue, 23 Apr 2024 16:23:38 +0200 Subject: [PATCH] BUILD-4839 Update release workflow to 5.5.0 (#649) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9776c3860..f25790990 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@5.4.2 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@5.5.0 with: publishToBinaries: true slackChannel: squad-ide-eclipse