diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 09ee5fbcb..2d3b9f8b6 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
SLACK_API_TOKEN: ${{secrets.SLACK_API_TOKEN }}
# Put your action repo here
- uses: SonarSource/gh-action_release/main@v4
+ uses: SonarSource/gh-action_release/main@branch-4
- name: Check outputs
if: always()
diff --git a/its/pom.xml b/its/pom.xml
index c532ee0eb..921bf579d 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.parent
parent
- 60.0.52
+ 61.0.147
diff --git a/pom.xml b/pom.xml
index 67b141932..96dbd9044 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.parent
parent
- 60.0.52
+ 61.0.147
diff --git a/target-platforms/build.target b/target-platforms/build.target
index 64ed65daa..402090e82 100644
--- a/target-platforms/build.target
+++ b/target-platforms/build.target
@@ -22,7 +22,7 @@
org.sonarsource.sonarlint.core
sonarlint-core-osgi
- 8.5.0.46122
+ 8.5.0.46449
jar