We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e18e/action-dependency-diff
1 parent 44373b5 commit 21420c0Copy full SHA for 21420c0
.github/workflows/dependency-diff-comment.yml
@@ -25,7 +25,7 @@ jobs:
25
github-token: ${{ secrets.GITHUB_TOKEN }}
26
27
- name: 💬 Post comment
28
- uses: e18e/action-dependency-diff@d995338f3b229fe7b2cd82048df5da930f70c7c3 # v1.4.4
+ uses: e18e/action-dependency-diff@f825d5b5c5ce0a42dc46c47ec20de24460affcd8 # v1.5.0
29
with:
30
mode: comment-from-artifact
31
artifact-path: e18e-diff-result.json
.github/workflows/dependency-diff.yml
@@ -31,7 +31,7 @@ jobs:
32
- name: 🔎 Compare dependencies
33
id: analyze
34
35
36
mode: artifact
37
detect-replacements: 'true'
0 commit comments