We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b36ec commit 95922ecCopy full SHA for 95922ec
.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@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
+ uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c656d07bb87d435d3a89610af32b33988daa0eff # 5.11.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