Skip to content

Commit

Permalink
Merge pull request #97 from InseeFrLab/renovate/s4u-maven-settings-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

Update s4u/maven-settings-action action to v3
  • Loading branch information
NicoLaval authored Jan 10, 2024
2 parents f08cd4a + 50f0761 commit e1bcadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 11
- name: Set current version
run: mvn -B versions:set -DnewVersion=${GITHUB_REF##*/} -DprocessAllModules -DgenerateBackupPoms=false
- uses: s4u/maven-settings-action@v2.8.0
- uses: s4u/maven-settings-action@v3.0.0
with:
githubServer: false
servers: |
Expand Down

0 comments on commit e1bcadd

Please sign in to comment.