From f2aac082ffb4608c21ba5ba0a267a5356a336950 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 09:09:32 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.0.14 --- .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..02e51f2 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@4a1fa0da71c305600d72d3dba5e2ef840b9dde77 # 5.0.14 with: publishToBinaries: false mavenCentralSync: true