From: Mate Molnar Date: Tue, 15 Aug 2023 13:25:03 +0000 (+0200) Subject: update gh-action_release to version 5.0.10 X-Git-Tag: 6.0.0.4432~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ac5fbd7573e5dc66a35176197cf611cfc4cfda2e;p=sonar-scanner-cli.git update gh-action_release to version 5.0.10 --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 69b1e24..a4899a0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@28c15313f2bb2ee0cb67ba48cc008c2391851b81 # 5.0.1 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@66a34c7817fc1684b80badc4326de58c334133de # 5.0.10 with: publishToBinaries: true mavenCentralSync: true