From f0e1bd138a11496ce625d20a04aabe078dc29328 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 06:28:52 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.9.3 --- .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 46d2dec..20a46c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@004de7cea8952d2230b6eef697078a88b6ee47a1 # 5.9.2 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@9f78ed79a75b0e01176143e818a11fbba6664df3 # 5.9.3 with: publishToBinaries: true mavenCentralSync: true