Skip to content

Commit 95922ec

Browse files
Update SonarSource/gh-action_release action to v5.11.0
1 parent c1b36ec commit 95922ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
id-token: write
1313
contents: write
14-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
14+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c656d07bb87d435d3a89610af32b33988daa0eff # 5.11.0
1515
with:
1616
publishToTestPyPI: true
1717
skipPythonReleasabilityChecks: true
@@ -20,7 +20,7 @@ jobs:
2020
permissions:
2121
id-token: write
2222
contents: write
23-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@34d8b20d125bfd58d124e84b007d3a18e61c358a # 5.10.4
23+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@c656d07bb87d435d3a89610af32b33988daa0eff # 5.11.0
2424
with:
2525
publishToPyPI: true
2626
skipPythonReleasabilityChecks: true

0 commit comments

Comments
 (0)