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