diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cdd18f98..be611d69 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@2610321429faee04db33ae8897a0bf3d90eb7079 # 5.16.0 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@78fbbb684c2ebb36a682b9d66b1eda8a2eebd9b2 # 5.17.2 with: publishToTestPyPI: true skipPythonReleasabilityChecks: true @@ -20,7 +20,7 @@ jobs: permissions: id-token: write contents: write - uses: SonarSource/gh-action_release/.github/workflows/main.yaml@2610321429faee04db33ae8897a0bf3d90eb7079 # 5.16.0 + uses: SonarSource/gh-action_release/.github/workflows/main.yaml@78fbbb684c2ebb36a682b9d66b1eda8a2eebd9b2 # 5.17.2 with: publishToPyPI: true skipPythonReleasabilityChecks: true