Skip to content

Commit

Permalink
bump s4u/maven-settings-action from 3.0.0 to 3.1.0 (via #332)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 406ce3f commit 84d0e33
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@v3.0.0
uses: s4u/maven-settings-action@v3.1.0
with:
servers: '[{"id": "ossrh", "username": "${{secrets.OSSRH_USERNAME}}", "password": "${{secrets.OSSRH_PASSWORD}}"}]'

Expand Down

0 comments on commit 84d0e33

Please sign in to comment.