diff options
-rw-r--r-- | .github/workflows/releasability.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/releasability.yml b/.github/workflows/releasability.yml index ab6d877..a2b5b48 100644 --- a/.github/workflows/releasability.yml +++ b/.github/workflows/releasability.yml @@ -18,7 +18,7 @@ jobs: && github.event.check_suite.conclusion == 'success' && github.event.check_suite.app.slug == 'cirrus-ci' steps: - - uses: SonarSource/gh-action_releasability/releasability-status@2.1.2 + - uses: SonarSource/gh-action_releasability/releasability-status@2.2.0 with: optional_checks: "Jira" env: |