Skip to content

Commit 944588e

Browse files
build(deps): bump eskatos/gradle-command-action from 1 to 2 (#1220)
Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1 to 2. - [Release notes](https://github.com/eskatos/gradle-command-action/releases) - [Commits](gradle/gradle-build-action@v1...v2) --- updated-dependencies: - dependency-name: eskatos/gradle-command-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 508e8f2 commit 944588e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-kotlin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
distribution: 'adopt'
3737
java-version: '11'
38-
- uses: eskatos/gradle-command-action@v1
38+
- uses: eskatos/gradle-command-action@v2
3939
env:
4040
PG_USER: postgres
4141
PG_HOST: localhost

0 commit comments

Comments
 (0)