aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2025-07-15 12:32:16 +0200
committerGitHub <noreply@github.com>2025-07-15 12:32:16 +0200
commit37defc938e2eb3f064cbb49fb21b150e6748f488 (patch)
treeb77a7aae51ab59e76110801d0ccfd904c72133dd
parent22f2cb1ee88a73d554fb19f95d3a89699062e8ca (diff)
downloadsonar-scanner-cli-jh/fix_releasability.tar.gz
sonar-scanner-cli-jh/fix_releasability.zip
Fix the releasability checkjh/fix_releasability
-rw-r--r--.github/workflows/releasability.yml2
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: