From c8261c7a05cba9b10360b38cbde5553c618164cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 15:19:16 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.0.12 --- .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 3c97f61..0b51f3c 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@2a2e78d9814c43f6f3b5b534b4b350c338105bd0 # 5.0.9 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@b0efbd57c98dcfb040fdbd3b178c3d82108a7cbe # 5.0.12 with: publishToBinaries: false mavenCentralSync: true