From 13afad9239d292e4542449df042ce0f360085442 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:35:12 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.0.9 --- .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 bb05504..3c97f61 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@7f21146bc8cc4fcd3b860eaa0df704d1efba7dd0 # 5.0.8 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@2a2e78d9814c43f6f3b5b534b4b350c338105bd0 # 5.0.9 with: publishToBinaries: false mavenCentralSync: true