We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a47f10 commit cabf9ffCopy full SHA for cabf9ff
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@f42df91661e3f3e6d81d92e86c88edd073dc1264 # 5.12.0
+ uses: SonarSource/gh-action_release/.github/workflows/main.yaml@95d8b6f47f87da30655fe7fdaa5c4f319f1220df # 5.13.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