Skip to content

Commit

Permalink
chore(deps): update 🤖 github actions whelk-io/maven-settings-xml-acti…
Browse files Browse the repository at this point in the history
…on to v21
  • Loading branch information
mend-for-github-com[bot] committed Oct 17, 2022
1 parent 5aeb13f commit c8d5a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
gpg-passphrase: GPG_PASSPHRASE # env variable for GPG private key passphrase

- name: Customize the Maven settings.xml
uses: whelk-io/maven-settings-xml-action@v20
uses: whelk-io/maven-settings-xml-action@v21
with:
servers: '[{ "id": "ossrh", "username": "${{ secrets.SONATYPE_USERNAME }}", "password": "${{ secrets.SONATYPE_PASSWORD }}" }, { "id": "ossrh", "username": "${{ secrets.SONATYPE_USERNAME }}", "password": "${{ secrets.SONATYPE_PASSWORD }}" }]'

Expand Down

0 comments on commit c8d5a94

Please sign in to comment.