We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087b3bd commit 554007dCopy full SHA for 554007d
1 file changed
.github/workflows/release-mvn.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
distribution: 'temurin'
21
java-version: '21'
22
- - uses: cucumber/action-publish-mvn@0f70b286568bfba3172f851d8247e7efb7da1c18 # v3.0.0
+ - uses: cucumber/action-publish-mvn@252601e47a5d699c325d1f046199a4d6f2c7b9db # v3.0.1
23
24
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
25
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments