We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c84680 commit 06f44aaCopy full SHA for 06f44aa
.github/workflows/lockfile.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v4
16
- name: Digest Lock File
17
- uses: Simek/yarn-lock-changes@23b5437388098454b9d9c1574b50066b3338dbf1
+ uses: Simek/yarn-lock-changes@2fc6f6c49bee5bbe13f8c3b66b34aabcaa2d7378
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
collapsibleThreshold: 25
0 commit comments