Skip to content

Commit 8045996

Browse files
authored
SONARKT-685 Upgrade SonarSource/gh-action_release to v6
1 parent f1794b5 commit 8045996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
id-token: write
1414
contents: write
15-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
15+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v6
1616
with:
1717
publishToBinaries: true
1818
mavenCentralSync: true

0 commit comments

Comments
 (0)