File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 github.event.check_suite.app.slug == 'cirrus-ci'
2626 steps :
2727 - uses : >-
28- SonarSource/gh-action_releasability/releasability-status@v2
28+ SonarSource/gh-action_releasability/releasability-status@v3
2929 with:
3030 optional_checks: "Jira"
3131 env:
Original file line number Diff line number Diff line change 4444 echo "LATEST_VERSION=${{ github.event.inputs.version }}" >> "$GITHUB_OUTPUT"
4545 fi
4646
47- - uses : SonarSource/gh-action_releasability@v2
47+ - uses : SonarSource/gh-action_releasability@v3
4848 id : releasability
4949 with :
5050 branch : ${{ github.ref_name }}
Original file line number Diff line number Diff line change 1212 permissions :
1313 id-token : write
1414 contents : write
15- uses : SonarSource/gh-action_release/.github/workflows/main.yaml@v5
15+ uses : SonarSource/gh-action_release/.github/workflows/main.yaml@v6
1616 with :
1717 publishToBinaries : true
1818 mavenCentralSync : true
You can’t perform that action at this time.
0 commit comments