Skip to content

Commit 5900949

Browse files
authored
BUILD-10765 Important: Update SonarSource/gh-action_release to 6.5.0 (#314)
1 parent 9390302 commit 5900949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
id-token: write
1313
contents: write
14-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@9c99807e01ae0fdf4e94e96d5e521648e91031b6 # 6.4.1
14+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c52861bb0e5dd564187f3fd74e048f20aef0f761 # 6.5.0
1515
with:
1616
publishToTestPyPI: true
1717
skipPythonReleasabilityChecks: true
@@ -20,7 +20,7 @@ jobs:
2020
permissions:
2121
id-token: write
2222
contents: write
23-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@9c99807e01ae0fdf4e94e96d5e521648e91031b6 # 6.4.1
23+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c52861bb0e5dd564187f3fd74e048f20aef0f761 # 6.5.0
2424
with:
2525
publishToPyPI: true
2626
skipPythonReleasabilityChecks: true

0 commit comments

Comments
 (0)