Skip to content

Commit

Permalink
build(deps): Bump gradle/actions from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@1168cd3...6cec5d4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 766a008 commit 2e1a36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
distribution: 'temurin'
java-version: ${{ matrix.java }}
- name: Setup Gradle
uses: gradle/actions/setup-gradle@1168cd3d07c1876a65e1724114de42ccbdfa7b78
uses: gradle/actions/setup-gradle@6cec5d49d4d6d4bb982fbed7047db31ea6d38f11
with:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
- name: Build
Expand Down

0 comments on commit 2e1a36c

Please sign in to comment.