Skip to content

Commit

Permalink
Bump whelk-io/maven-settings-xml-action from 21 to 22 (#353)
Browse files Browse the repository at this point in the history
Bumps [whelk-io/maven-settings-xml-action](https://github.com/whelk-io/maven-settings-xml-action) from 21 to 22.
- [Release notes](https://github.com/whelk-io/maven-settings-xml-action/releases)
- [Commits](whelk-io/maven-settings-xml-action@v21...v22)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent cd9a5d4 commit 8dc609b
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 @@ -19,7 +19,7 @@ jobs:
cache: 'maven'

- name: Setup Maven
uses: whelk-io/maven-settings-xml-action@v21
uses: whelk-io/maven-settings-xml-action@v22
with:
servers: '[{ "id": "ossrh", "username": "${{ secrets.NEXUS_USERNAME }}", "password": "${{ secrets.NEXUS_PASSWORD }}" }]'

Expand Down

0 comments on commit 8dc609b

Please sign in to comment.