Skip to content

Commit 69b46b5

Browse files
chore: Synced local '.github/' with remote 'sync-files/java/.github/'
1 parent 676a5be commit 69b46b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
SONATYPE_USERNAME: ${{ secrets.SYNCED_SONATYPE_USERNAME }}
4747
GITHUB_PASSWORD: '${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}'
4848
- name: Semantic Release
49-
uses: cycjimmy/semantic-release-action@v2
49+
uses: cycjimmy/semantic-release-action@v3
5050
with:
5151
extra_plugins: |
5252
"@semantic-release/commit-analyzer"

0 commit comments

Comments
 (0)