Skip to content

Commit 4195792

Browse files
authored
Update e18e dependency diffing action (#17689)
1 parent 93beecc commit 4195792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diff-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0 # allows the diff action to access git history
2121

2222
- name: Create Diff
23-
uses: e18e/action-dependency-diff@5d3c6ac2ad2de2eaca1dc120c5accfd9590764b6 # v1.5.1
23+
uses: e18e/action-dependency-diff@9a7f09f5f2993256322e0db17ee4c8d9339dab77 # v1.7.1
2424
with:
2525
# We’re using this package primarily to track size changes, not as worried about duplicates
2626
duplicate-threshold: 100

0 commit comments

Comments
 (0)