Skip to content

Commit e376bf0

Browse files
JACOCO-40 Update GH release and releasability actions (#114)
1 parent d56ff80 commit e376bf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/releasability.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
statuses: write
1313
contents: read
1414
steps:
15-
- uses: SonarSource/gh-action_releasability/releasability-status@v2
15+
- uses: SonarSource/gh-action_releasability/releasability-status@v3
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)