Skip to content

Commit 22c5080

Browse files
chore(deps): update camunda-community-hub/community-action-maven-release action to v2
1 parent 56dd39e commit 22c5080

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
@@ -33,7 +33,7 @@ jobs:
3333
username: ${{ github.actor }}
3434
password: ${{ secrets.GITHUB_TOKEN }}
3535
- name: Deploy SNAPSHOT / Release
36-
uses: camunda-community-hub/community-action-maven-release@v1
36+
uses: camunda-community-hub/community-action-maven-release@v2
3737
with:
3838
release-version: ${{ github.event.release.tag_name }}
3939
maven-url: oss.sonatype.org

0 commit comments

Comments
 (0)