Skip to content

Commit 315d760

Browse files
JAVASE-159 Update releasability workflow to version 3
1 parent ca0529e commit 315d760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releasability.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
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 }}

0 commit comments

Comments
 (0)