Skip to content

Commit 3addc11

Browse files
authored
Merge pull request #66 from Commonjava/dependabot/github_actions/s4u/maven-settings-action-4.0.0
Bump s4u/maven-settings-action from 2.8.0 to 4.0.0
2 parents 0f80275 + 5d86b9d commit 3addc11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/merge-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ jobs:
4545
architecture: x64
4646
java-version: 17
4747

48-
- uses: s4u/maven-settings-action@v2.8.0
48+
- uses: s4u/maven-settings-action@v4.0.0
4949
with:
5050
sonatypeSnapshots: true
5151

52-
- uses: s4u/maven-settings-action@v2.8.0
52+
- uses: s4u/maven-settings-action@v4.0.0
5353
if: ${{ github.event_name == 'push' }}
5454
with:
5555
servers: |

0 commit comments

Comments
 (0)