From 818735d11ff35d991458bff45dd56213ec3bd6e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:24:54 +0200 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.5.1 (#165) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 78389bc..eff8b8b 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@48a71cb252ad4a2e630db2ec1838389dc83efc19 # 5.5.0 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@0025f4bdb5b4621cf3f287d3d4558eefe72e05cf # 5.5.1 with: publishToBinaries: false mavenCentralSync: true