Skip to content

Commit 93ffba5

Browse files
chore(deps): update sonarsource/gh-action_release action to v5.13.0
1 parent 2dfa5fb commit 93ffba5

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
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
id-token: write
1212
contents: write
13-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
13+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@95d8b6f47f87da30655fe7fdaa5c4f319f1220df # 5.13.0
1414
with:
1515
publishToPyPI: ${{ !github.event.release.prerelease }} # Only publish to PyPI for non-prerelease releases
1616
publishToTestPyPI: ${{ github.event.release.prerelease }}

0 commit comments

Comments
 (0)