We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553751c commit 3d91a33Copy full SHA for 3d91a33
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
permissions:
13
id-token: write
14
contents: write
15
- uses: SonarSource/gh-action_release/.github/workflows/main.yaml@8535ac239486e025aed018cc93268b8bf86b202f # 5.0.4
+ uses: SonarSource/gh-action_release/.github/workflows/main.yaml@6b2cd4455b7ec4a14b2a8ad728d20870174d1ea7 # 5.0.6
16
with:
17
publishToBinaries: false
18
mavenCentralSync: true
0 commit comments