Skip to content

Commit

Permalink
chore(deps): update s4u/setup-maven-action action to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent cceebfe commit c4277df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
secret/data/products/zeebe/ci/zeebe ARTIFACTS_PSW;
- name: Setup Maven
uses: s4u/setup-maven-action@v1.8.0
uses: s4u/setup-maven-action@v1.14.0
with:
java-version: '11'
distribution: 'temurin'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
| gpg -q --import --no-tty --batch --yes
- name: Setup Maven
uses: s4u/setup-maven-action@v1.8.0
uses: s4u/setup-maven-action@v1.14.0
with:
java-version: '11'
distribution: 'temurin'
Expand Down

0 comments on commit c4277df

Please sign in to comment.