Skip to content

Commit 873ac20

Browse files
build(deps): bump gradle/actions from 4 to 5 (via #1197)
1 parent 0904686 commit 873ac20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout sources
1717
uses: actions/checkout@v6
1818
- name: Generate and submit dependency graph
19-
uses: gradle/actions/dependency-submission@v4
19+
uses: gradle/actions/dependency-submission@v5
2020
env:
2121
DEPENDENCY_GRAPH_EXCLUDE_PROJECTS: ':allure-java-commons-test'
2222
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: 'runtimeClasspath'

0 commit comments

Comments
 (0)