Skip to content

Commit

Permalink
Bump s4u/maven-settings-action from 2.4.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 2.4.1 to 2.7.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](s4u/maven-settings-action@v2.4.1...v2.7.0)

---
updated-dependencies:
- dependency-name: s4u/maven-settings-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2022
1 parent 8eb31b2 commit a0882e9
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 a0882e9

Please sign in to comment.