From eb3c54d43b5b8044de2e5b97eb0e14315c33d815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:35:35 +0100 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.1.4 (#128) 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 4ea019d..a15419c 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@8a2bb1c4078a722583be6358c904ee2d4c2ca93d # 5.1.3 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@76b6e78551a9c02c9ab0506bd7e8559f138cc1e8 # 5.1.4 with: publishToBinaries: false mavenCentralSync: true