Skip to content

Commit

Permalink
Use more appropriate releasability_checks task instead (#4846)
Browse files Browse the repository at this point in the history
  • Loading branch information
johann-beleites-sonarsource authored Aug 9, 2024
1 parent 18d1e66 commit 27ec244
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/releasability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 27ec244

Please sign in to comment.