Skip to content

Commit 7c0b135

Browse files
BUILD-10765 Update gh-action_release to v6.4.0
1 parent 8d0eedf commit 7c0b135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
permissions:
1010
id-token: write
1111
contents: write
12-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@feat/tom/BUILD-7998
12+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@7b055eca5ce771ff254fbec2697c0fc1c7207e1e # 6.4.0
1313
with:
1414
publishToPyPI: ${{ !github.event.release.prerelease }} # Only publish to PyPI for non-prerelease releases
1515
publishToTestPyPI: ${{ github.event.release.prerelease }}

0 commit comments

Comments
 (0)