Skip to content

Commit

Permalink
Merge pull request #16 from sualeh/dependabot/github_actions/sualeh/p…
Browse files Browse the repository at this point in the history
…repare-maven-build-1.2.1

Bump sualeh/prepare-maven-build from 0.0.3 to 1.2.1
  • Loading branch information
sualeh authored Feb 25, 2022
2 parents 17085b3 + 03df75e commit ce92eb6
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 @@ -11,7 +11,7 @@ jobs:
# SETUP BUILD ENVIRONMENT
- id: prepare-maven-build
name: Prepare Maven build
uses: sualeh/prepare-maven-build@v0.0.3
uses: sualeh/prepare-maven-build@v1.2.1

# 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@v0.0.3
uses: sualeh/prepare-maven-build@v1.2.1

# BUILD FOR DISTRIBUTION
- id: build
Expand Down

0 comments on commit ce92eb6

Please sign in to comment.