Skip to content

Commit

Permalink
bump s4u/maven-settings-action from 2.4.1 to 2.7.0 (via #254)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent d1b5a81 commit 31fbe7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: 8.0.x

- name: Set up Maven
uses: s4u/maven-settings-action@v2.4.1
uses: s4u/maven-settings-action@v2.7.0
with:
servers: '[{"id": "ossrh", "username": "${{secrets.OSSRH_USERNAME}}", "password": "${{secrets.OSSRH_PASSWORD}}"}]'

Expand Down

0 comments on commit 31fbe7e

Please sign in to comment.