Skip to content

Commit

Permalink
Bump whelk-io/maven-settings-xml-action from 16 to 17
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 16 to 17.
- [Release notes](https://github.com/whelk-io/maven-settings-xml-action/releases)
- [Commits](whelk-io/maven-settings-xml-action@v16...v17)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2021
1 parent 0218da1 commit 0f62852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Set version
run: mvn -B versions:set -DnewVersion=${{ env.RELEASE_VERSION }} versions:commit
- name: Create settings.xml
uses: whelk-io/maven-settings-xml-action@v16
uses: whelk-io/maven-settings-xml-action@v17
with:
servers: |
[
Expand Down

0 comments on commit 0f62852

Please sign in to comment.