Skip to content

Commit 29eb4df

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.14
1 parent 79850bc commit 29eb4df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dry = keywords.any? { |kw| branch.include?(kw) } ? '' : '--dry-run'
3737
puts "dry_run=#{dry}"
3838
RUBY
39-
- uses: DanySK/[email protected].13
39+
- uses: DanySK/[email protected].14
4040
with:
4141
check-command: |
4242
./gradlew check koverXmlReport :collektive-compiler-plugin:check :collektive-gradle-plugin:check :collektivize:check --parallel
@@ -131,7 +131,7 @@ jobs:
131131
uses: actions/[email protected]
132132
with:
133133
node-version-file: package.json
134-
- uses: DanySK/[email protected].13
134+
- uses: DanySK/[email protected].14
135135
env:
136136
STAGING_REPO_ID: ${{ needs.staging-repo.outputs.staging-repo-id }}
137137
ORG_GRADLE_PROJECT_releaseStage: true

0 commit comments

Comments
 (0)