Skip to content

Commit

Permalink
Bump sualeh/prepare-maven-build from 1.3.3 to 1.3.5
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.3 to 1.3.5.
- [Release notes](https://github.com/sualeh/prepare-maven-build/releases)
- [Commits](sualeh/prepare-maven-build@v1.3.3...v1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 838e6d0 commit a58e708
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 @@ -13,7 +13,7 @@ jobs:
# SETUP BUILD ENVIRONMENT
- id: prepare-maven-build
name: Prepare Maven build
uses: sualeh/prepare-maven-build@v1.3.3
uses: sualeh/prepare-maven-build@v1.3.5

# 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 @@ -18,7 +18,7 @@ jobs:
# SETUP BUILD ENVIRONMENT
- id: prepare-maven-build
name: Prepare Maven build
uses: sualeh/prepare-maven-build@v1.3.3
uses: sualeh/prepare-maven-build@v1.3.5

# BUILD FOR DISTRIBUTION
- id: build
Expand Down

0 comments on commit a58e708

Please sign in to comment.