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
….2.16
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent bbfc4f2 commit 2fe3f46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].15
- uses: DanySK/[email protected].16
with:
should-run-codecov: ${{ runner.os == 'Linux' }}
should-deploy: false
Expand All @@ -30,7 +30,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].15
- uses: DanySK/[email protected].16
with:
build-command: true
check-command: |
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/[email protected]
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/[email protected].15
- uses: DanySK/[email protected].16
with:
build-command: true
check-command: true
Expand Down

0 comments on commit 2fe3f46

Please sign in to comment.