diff --git a/.github/workflows/releasability.yaml b/.github/workflows/releasability.yaml index 46990b579d4..435104be381 100644 --- a/.github/workflows/releasability.yaml +++ b/.github/workflows/releasability.yaml @@ -11,6 +11,7 @@ jobs: id-token: write contents: read steps: - - uses: SonarSource/gh-action_releasability/releasability-status@62361890d80f7bd59bdc1e43a3f9c17aa521f9cf # v2.0.1 + - uses: SonarSource/gh-action_releasability@v2 + id: releasability-checks env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}