Skip to content

Commit 2886c1c

Browse files
Update action release to SonarSource/gh-action_release/main@v3 (#910)
1 parent e488dbd commit 2886c1c

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
@@ -32,7 +32,7 @@ jobs:
3232
RELEASE_SSH_KEY: ${{ secrets.RELEASE_SSH_KEY }}
3333
SLACK_API_TOKEN: ${{secrets.SLACK_API_TOKEN }}
3434
# Put your action repo here
35-
uses: SonarSource/gh-action_LT_release@v2
35+
uses: SonarSource/gh-action_release/main@v3
3636

3737
- name: Check outputs
3838
if: always()

0 commit comments

Comments
 (0)