8000 build(deps): Bump eskatos/gradle-command-action from 2 to 3 (#19) · sqlc-dev/sqlc-gen-kotlin@8e57bf0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e57bf0

Browse files
build(deps): Bump eskatos/gradle-command-action from 2 to 3 (#19)
Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 2 to 3. - [Release notes](https://github.com/eskatos/gradle-command-action/releases) - [Commits](gradle/gradle-build-action@v2...v3) --- 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 32311f6 commit 8e57bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/db.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@v2
38+
- uses: eskatos/gradle-command-action@v3
3939
env:
4040
PG_USER: postgres
4141
PG_HOST: localhost

0 commit comments

Comments
 (0)
0