From 5e652044559ed02fec19c33d75b5d3ab19633c57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 07:19:31 +0200 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.0.7 (#117) 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 941c38e..aa81d52 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@6b2cd4455b7ec4a14b2a8ad728d20870174d1ea7 # 5.0.6 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@5a46732421e3f005fc48499eb180fad6499468fc # 5.0.7 with: publishToBinaries: false mavenCentralSync: true