Skip to content

Commit f6c2a40

Browse files
chore(deps): update cucumber/action-publish-mvn action to v3 (#2991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78c1a8c commit f6c2a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
distribution: 'zulu'
1717
java-version: '17'
1818
cache: 'maven'
19-
- uses: cucumber/action-publish-mvn@v2.0.0
19+
- uses: cucumber/action-publish-mvn@v3.0.0
2020
with:
2121
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
2222
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)