Skip to content

Commit bd72a3b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.7.14
1 parent f3f9293 commit bd72a3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/built_and_test.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Checkout
2626
uses: danysk/[email protected]
27-
- uses: DanySK/[email protected].13
27+
- uses: DanySK/[email protected].14
2828
with:
2929
build_command: 'true'
3030
should-run-codecov: ${{ contains('Linux', runner.os) }}
@@ -37,7 +37,7 @@ jobs:
3737
steps:
3838
- name: Checkout
3939
uses: danysk/[email protected]
40-
- uses: DanySK/[email protected].13
40+
- uses: DanySK/[email protected].14
4141
with:
4242
build-command: true
4343
check-command: |
@@ -46,7 +46,7 @@ jobs:
4646
should-run-codecov: false
4747
should-deploy: false
4848
should-validate-wrapper: false
49-
- uses: DanySK/[email protected].13
49+
- uses: DanySK/[email protected].14
5050
if: contains(github.repository, 'Kotlin2PlantUML') && contains('push workflow_dispatch', github.event_name)
5151
with:
5252
build-command: true
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/[email protected]
8080
with:
8181
node-version: '22.14'
82-
- uses: DanySK/[email protected].13
82+
- uses: DanySK/[email protected].14
8383
env:
8484
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
8585
with:

0 commit comments

Comments
 (0)