Skip to content

Commit

Permalink
Bump gradle/gradle-build-action from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@fd32ae9...3fbe033)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2022
1 parent 8e789d4 commit 450b934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cache: gradle

- name: Build
uses: gradle/gradle-build-action@fd32ae908111fe31afa48827bd1ee909540aa971 # v2
uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef # v2
with:
gradle-version: 1.12
build-root-directory: picocli-legacy-tests/
Expand Down

0 comments on commit 450b934

Please sign in to comment.