Skip to content

Commit

Permalink
chore(deps): bump gradle/actions from 3.3.2 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.2 to 4.1.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v3.3.2...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and TheGamer1002 committed Sep 28, 2024
1 parent 25881c5 commit e4fa8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

# Setup Gradle to generate and submit dependency graphs
- name: Setup Gradle to generate and submit dependency graphs
uses: gradle/actions/setup-gradle@v3.3.2
uses: gradle/actions/setup-gradle@v4.1.0
with:
dependency-graph: generate-and-submit

Expand Down

0 comments on commit e4fa8f3

Please sign in to comment.