Skip to content

Commit

Permalink
Merge pull request #156 from medizininformatik-initiative/renovate/s4…
Browse files Browse the repository at this point in the history
…u-maven-settings-action-3.x

Update s4u/maven-settings-action action to v3.1.0
  • Loading branch information
alexanderkiel authored Nov 27, 2024
2 parents 88ffdf9 + 4629e2e commit a0a5862
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 @@ -63,7 +63,7 @@ jobs:
key: maven-${{ hashFiles('pom.xml') }}

- name: Maven Settings
uses: s4u/maven-settings-action@v3.0.0
uses: s4u/maven-settings-action@v3.1.0
with:
servers: |
[{"id": "github", "username": "${{ github.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}"}]
Expand Down

0 comments on commit a0a5862

Please sign in to comment.