Skip to content

Commit

Permalink
ci(deps): update danysk/build-check-deploy-gradle-action action to v3…
Browse files Browse the repository at this point in the history
….7.7 (#796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent e38d77c commit 86076c3
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 @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].6
- uses: DanySK/[email protected].7
with:
should-run-codecov: ${{ runner.os == 'Linux' }}
should-deploy: false
Expand All @@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].6
- uses: DanySK/[email protected].7
with:
build-command: true
check-command: |
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
uses: actions/[email protected]
with:
node-version-file: package.json
- uses: DanySK/[email protected].6
- uses: DanySK/[email protected].7
with:
retries-on-failure: '1'
build-command: true
Expand Down

0 comments on commit 86076c3

Please sign in to comment.