Skip to content

Commit

Permalink
Bump apache/maven-gh-actions-shared from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 3 to 4.
- [Commits](apache/maven-gh-actions-shared@v3...v4)

---
updated-dependencies:
- dependency-name: apache/maven-gh-actions-shared
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 76fed70 commit 2f78a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -22,6 +22,6 @@ on: [push, pull_request]
jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
maven-matrix: '[ "3.6.3", "3.9.5" ]' # Maven versions matrix for verify builds

0 comments on commit 2f78a6f

Please sign in to comment.