We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b800976 commit b25f86eCopy full SHA for b25f86e
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@2610321429faee04db33ae8897a0bf3d90eb7079 # 5.16.0
+ uses: SonarSource/gh-action_release/.github/workflows/main.yaml@e887e05abda17241a57c7f3d6118e5b3d0705acd # 5.18.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