Skip to content

Commit 8593e30

Browse files
chore(deps): update camunda-community-hub/community-action-maven-release action to v2
1 parent 56100c7 commit 8593e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
gpg-passphrase: MAVEN_CENTRAL_GPG_PASSPHRASE
3232

3333
- name: Deploy SNAPSHOT / Release
34-
uses: camunda-community-hub/community-action-maven-release@v1
34+
uses: camunda-community-hub/community-action-maven-release@v2
3535
with:
3636
release-version: ${{ github.event.release.tag_name }}
3737
maven-url: s01.oss.sonatype.org

0 commit comments

Comments
 (0)