Skip to content

Commit 1f959d7

Browse files
chore(deps): update camunda-community-hub/community-action-maven-release action to v2.0.2
1 parent 75554ac commit 1f959d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
gpg-passphrase: MAVEN_CENTRAL_GPG_PASSPHRASE
2828

2929
- name: Deploy SNAPSHOT / Release
30-
uses: camunda-community-hub/community-action-maven-release@v2.0.1
30+
uses: camunda-community-hub/community-action-maven-release@v2.0.2
3131
with:
3232
release-version: ${{ github.event.release.tag_name }}
3333
nexus-usr: ${{ secrets.NEXUS_USR }}

0 commit comments

Comments
 (0)