Skip to content

Commit

Permalink
Merge pull request #172 from usefulness/renovate/usefulness-dependenc…
Browse files Browse the repository at this point in the history
…y-tree-diff-action-2.x

Update usefulness/dependency-tree-diff-action action to v2
  • Loading branch information
mateuszkwiecinski authored Jan 26, 2024
2 parents 78b686c + 8449a6e commit ad91394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad91394

Please sign in to comment.