Skip to content

Commit

Permalink
ci(deps): update danysk/build-check-deploy-gradle-action action to v2…
Browse files Browse the repository at this point in the history
….1.20
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 2, 2023
1 parent abea16a commit 3932f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Remove unsupported flag on Java 8
if: matrix.jvm_version == 8
run: rm .mvn/jvm.config
- uses: DanySK/[email protected].19
- uses: DanySK/[email protected].20
with:
build-command: |
COMMAND="mvn package -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -q"
Expand Down

0 comments on commit 3932f17

Please sign in to comment.