From 8449a6e587da70b81e66836a2258c01a48090e9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 23:12:16 +0000 Subject: [PATCH] Update usefulness/dependency-tree-diff-action action to v2 --- .github/workflows/dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 732e991..06edc6b 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -38,7 +38,7 @@ jobs: - id: dependency-diff name: Generate dependency diff if: github.event_name == 'pull_request' - uses: usefulness/dependency-tree-diff-action@v1 + uses: usefulness/dependency-tree-diff-action@v2 with: project: 'lazythreetenbp' configuration: releaseRuntimeClasspath