Skip to content

Commit

Permalink
build(deps): Bump eskatos/gradle-command-action from 2 to 3 (#19)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Mar 3, 2024
1 parent 32311f6 commit 8e57bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
distribution: 'adopt'
java-version: '11'
- uses: eskatos/gradle-command-action@v2
- uses: eskatos/gradle-command-action@v3
env:
PG_USER: postgres
PG_HOST: localhost
Expand Down

0 comments on commit 8e57bf0

Please sign in to comment.