Skip to content

Commit

Permalink
Bump s4u/maven-settings-action from 2.8.0 to 3.0.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.8.0 to 3.0.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](s4u/maven-settings-action@v2.8.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rnc committed Apr 29, 2024
1 parent ee1cd72 commit 351ba26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
java-version: 11
# https://github.com/marketplace/actions/maven-setings-action
- name: Maven Settings
uses: s4u/maven-settings-action@v2.8.0
uses: s4u/maven-settings-action@v3.0.0
with:
sonatypeSnapshots: true
githubServer: false
Expand Down

0 comments on commit 351ba26

Please sign in to comment.