Skip to content

Commit

Permalink
chore(deps): bump gradle/actions from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent abb4c94 commit 1c2bd31
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/[email protected].0
uses: gradle/actions/[email protected].1
with:
dependency-graph: generate-and-submit

Expand Down

0 comments on commit 1c2bd31

Please sign in to comment.