Skip to content

Commit

Permalink
Merge pull request #3 from zucchero-sintattico/renovate/danysk-build-…
Browse files Browse the repository at this point in the history
…check-deploy-gradle-action-2.4.x

ci(deps): update danysk/build-check-deploy-gradle-action action to v2.4.7
  • Loading branch information
manuandru authored Mar 14, 2024
2 parents b03e70e + bbaaf08 commit cc63eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].6
- uses: DanySK/[email protected].7
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/[email protected]
with:
node-version: ${{ steps.node-version.outputs.version }}
- uses: DanySK/[email protected].6
- uses: DanySK/[email protected].7
with:
build-command: true
check-command: true
Expand Down

0 comments on commit cc63eb0

Please sign in to comment.