diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 2def6c8..37e6616 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -28,7 +28,7 @@ jobs: name: Generate dependency diff uses: usefulness/dependency-tree-diff-action@v2 with: - configuration: 'runtimeClasspath' + configuration: 'jvmRuntimeClasspath' project: 'issuechecker' - uses: peter-evans/find-comment@v3