Browse Source

update gh-action_release to version 5.0.10

pull/158/head
Mate Molnar 8 months ago
parent
commit
5c56094dae
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/workflows/release.yml

+ 1
- 1
.github/workflows/release.yml View File

@@ -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

Loading…
Cancel
Save