Skip to content

Commit

Permalink
ci(deps): update danysk/build-check-deploy-gradle-action action to v1…
Browse files Browse the repository at this point in the history
….2.6
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 6, 2022
1 parent 26c828f commit 0611ef6
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 @@ -40,7 +40,7 @@ jobs:
- name: Remove unsupported flag on Java 8
if: matrix.jvm_version == 8
run: rm .mvn/jvm.config
- uses: DanySK/[email protected].4
- uses: DanySK/[email protected].6
with:
build-command: |
mvn package -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -q
Expand Down

0 comments on commit 0611ef6

Please sign in to comment.