From 2d3359a270b167505636c4b4c6408173dad18ba0 Mon Sep 17 00:00:00 2001 From: rombirli <56340680+rombirli@users.noreply.github.com> Date: Tue, 5 May 2026 13:44:09 +0200 Subject: [PATCH] Update GitHub Action to use version 7 for release workflow --- .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 b9ed4b4..be8a926 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v6 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v7 with: mavenCentralSync: true slackChannel: squad-jvm-notifs