Releases: s4u/maven-settings-action
Releases · s4u/maven-settings-action
v2.1.1
Improvements / bug fixes
- Use GitHub dependabot #24
Dependency updates
- jest from 25.2.7 to 26.4.2 #13, #14, #17, #20, #21, #32, #40, #45, #47, #49
- @actions/core from 1.2.3 to 1.2.5 #18, #50
- eslint from 6.8.0 to 7.8.1 #23, #27, #31, #37, #46, #51, #52
- actions/setup-node from v1 to v2.1.1 #25, #33, #38
- actions/checkout from v1 to v2.3.2 #26, #28, #29, #43
- lodash from 4.17.15 to 4.17.19 #36
- xpath from 0.0.27 to 0.0.29 #48
v2.1.0
v2
- override existing
settings.xml
by default - change with previous version - add server to servers with id=github, username=$GITHUB_ACTOR and password=$GITHUB_TOKEN
v1.1
- override option to allow replace existing settings.xml
- added cleanup - after job finish generated settings.xml will be removed to prevent cache or left sensitive data on build system
First version
First version