From 15cdc131120f6e94695900f1caaf18c8bcf121a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:17:25 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.9.2 --- .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 bc80b00..6bcd173 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@5f820f0260d37e326d8987b42d5e9e4e1133580a # 5.9.1 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@004de7cea8952d2230b6eef697078a88b6ee47a1 # 5.9.2 with: publishToBinaries: false mavenCentralSync: true