Skip to content

Commit

Permalink
build(deps): bump gradle/actions from 3 to 4 (via #1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 309315a commit bf9993c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3
uses: gradle/actions/dependency-submission@v4
env:
DEPENDENCY_GRAPH_EXCLUDE_PROJECTS: ':allure-java-commons-test'
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: 'runtimeClasspath'

0 comments on commit bf9993c

Please sign in to comment.