Skip to content

Commit

Permalink
build(deps): Bump eskatos/gradle-command-action from 2 to 3
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>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 32311f6 commit 50caa3e
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 50caa3e

Please sign in to comment.