Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 93ded15

Browse files
build(deps): Bump gradle/actions from 5 to 6
Bumps [gradle/actions](https://github.com/gradle/actions) from 5 to 6. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v5...v6) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06ab4ac commit 93ded15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- name: Generate and submit dependency graph
21-
uses: gradle/actions/dependency-submission@v5
21+
uses: gradle/actions/dependency-submission@v6
2222
env:
2323
# https://github.com/gradle/actions/tree/main/dependency-submission#example-of-project-and-configuration-filtering
2424
# https://github.com/gradle/github-dependency-graph-gradle-plugin?tab=readme-ov-file#controlling-the-scope-of-dependencies-in-the-dependency-graph

0 commit comments

Comments
 (0)