We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9390302 commit f0d8b22Copy full SHA for f0d8b22
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
id-token: write
13
contents: write
14
- uses: SonarSource/gh-action_release/.github/workflows/main.yaml@9c99807e01ae0fdf4e94e96d5e521648e91031b6 # 6.4.1
+ uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c52861bb0e5dd564187f3fd74e048f20aef0f761 # 6.5.0
15
with:
16
publishToTestPyPI: true
17
skipPythonReleasabilityChecks: true
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
publishToPyPI: true
26
0 commit comments