Skip to content

Commit

Permalink
Bump releasability action to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-vinot-sonarsource committed Jan 10, 2025
1 parent 41a1e1d commit 0657dfa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/releasability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
&& github.event.check_suite.conclusion == 'success'
&& github.event.check_suite.app.slug == 'cirrus-ci'
steps:
- uses: SonarSource/gh-action_releasability/[email protected]
- uses: SonarSource/gh-action_releasability/[email protected]
with:
optional_checks: "Jira"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0657dfa

Please sign in to comment.