Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.28 #4029

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
ci(deps): update danysk/build-check-deploy-gradle-action action to v3…
….5.28
  • Loading branch information
renovate[bot] authored and DanySK committed Dec 18, 2024
commit a0fb6eaec11381e5c413d43c2e60350f299fa802
10 changes: 5 additions & 5 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ jobs:
steps:
- name: Checkout
uses: danysk/[email protected]
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
with:
pre-build-command: true
build-command: |
@@ -96,7 +96,7 @@ jobs:
steps:
- name: Checkout
uses: danysk/[email protected]
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
with:
retries-on-failure: 5
wait-between-retries: 120
@@ -150,7 +150,7 @@ jobs:
steps:
- name: Checkout the repo
uses: actions/[email protected]
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
with:
maven-central-username: ${{ secrets.MAVEN_CENTRAL_USERNAME }}
maven-central-password: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
@@ -196,7 +196,7 @@ jobs:
steps:
- name: Checkout with full history
uses: danysk/[email protected]
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
with:
signing-key: ${{ secrets.SIGNING_KEY }}
signing-password: ${{ secrets.SIGNING_PASSWORD }}
@@ -478,7 +478,7 @@ jobs:
uses: actions/[email protected]
with:
node-version-file: package.json
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
env:
STAGING_REPO_ID: ${{ needs.staging-repo.outputs.repo-id }}
MAKEPKG_IMAGE: ${{ needs.ci-preparation.outputs.makepkg-image }}
2 changes: 1 addition & 1 deletion .github/workflows/update-ancillary-files.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
uses: danysk/[email protected]
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/[email protected].27
- uses: DanySK/[email protected].28
with:
pre-build-command: rm javadoc-io.json
build-command: |