From b6babe5fe299021595d440a531f4662f76393b2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:39:42 +0000 Subject: [PATCH] chore(deps): update sonarsource/gh-action_release action to v5.1.3 --- .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 02e51f2..4ea019d 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@4a1fa0da71c305600d72d3dba5e2ef840b9dde77 # 5.0.14 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@8a2bb1c4078a722583be6358c904ee2d4c2ca93d # 5.1.3 with: publishToBinaries: false mavenCentralSync: true