Skip to content

Commit

Permalink
Bump sualeh/prepare-maven-build from 1.3.5 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [sualeh/prepare-maven-build](https://github.com/sualeh/prepare-maven-build) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/sualeh/prepare-maven-build/releases)
- [Commits](sualeh/prepare-maven-build@v1.3.5...v1.4.0)

---
updated-dependencies:
- dependency-name: sualeh/prepare-maven-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 550bb06 commit 0773892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quick_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# SETUP BUILD ENVIRONMENT
- id: prepare-maven-build
name: Prepare Maven build
uses: sualeh/prepare-maven-build@v1.3.5
uses: sualeh/prepare-maven-build@v1.4.0

# BUILD AND TEST
- id: build-test
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# SETUP BUILD ENVIRONMENT
- id: prepare-maven-build
name: Prepare Maven build
uses: sualeh/prepare-maven-build@v1.3.5
uses: sualeh/prepare-maven-build@v1.4.0

# BUILD FOR DISTRIBUTION
- id: build
Expand Down

0 comments on commit 0773892

Please sign in to comment.