Skip to content

Commit

Permalink
:dependabot: Bump gradle/actions from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v4.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent f2a4b13 commit 053d658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 21

- name: setup gradle dependency graph submission
uses: gradle/actions/setup-gradle@v4.0.1
uses: gradle/actions/setup-gradle@v4.1.0
with:
dependency-graph: generate-and-submit

Expand Down

0 comments on commit 053d658

Please sign in to comment.