Skip to content

Commit ba1e160

Browse files
SONARPHP-1771 Update release workflow to use v6 and change Slack notification channel (#1584)
1 parent 41d2be8 commit ba1e160

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ 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
19-
slackChannel: squad-security-cloud-notifs
19+
slackChannel: squad-security-taint-notifs

0 commit comments

Comments
 (0)