Skip to content

Commit 2e3506f

Browse files
renovate[bot]Sebastien Vermeille
authored andcommitted
chore(deps): update sonarsource/gh-action_release action to v5.9.2
1 parent 0573634 commit 2e3506f

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@5f820f0260d37e326d8987b42d5e9e4e1133580a # 5.9.1
13+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@004de7cea8952d2230b6eef697078a88b6ee47a1 # 5.9.2
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)