There was an error while loading. Please reload this page.
1 parent 93beecc commit 4195792Copy full SHA for 4195792
1 file changed
.github/workflows/diff-dependencies.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # allows the diff action to access git history
21
22
- name: Create Diff
23
- uses: e18e/action-dependency-diff@5d3c6ac2ad2de2eaca1dc120c5accfd9590764b6 # v1.5.1
+ uses: e18e/action-dependency-diff@9a7f09f5f2993256322e0db17ee4c8d9339dab77 # v1.7.1
24
with:
25
# We’re using this package primarily to track size changes, not as worried about duplicates
26
duplicate-threshold: 100
0 commit comments