Skip to content

Commit d05b0cc

Browse files
[workflow]: Bump s4u/maven-settings-action in the dependencies group (#2338)
Bumps the dependencies group with 1 update: [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action). Updates `s4u/maven-settings-action` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/s4u/maven-settings-action/releases) - [Commits](s4u/maven-settings-action@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: s4u/maven-settings-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fb548e commit d05b0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
java-version: 11
2121
- name: Grant execute permission for mvnw
2222
run: chmod +x ./mvnw
23-
- uses: s4u/maven-settings-action@v3.0.0
23+
- uses: s4u/maven-settings-action@v3.1.0
2424
with:
2525
servers: |
2626
[{

0 commit comments

Comments
 (0)