We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9e918 commit 0e67ff5Copy full SHA for 0e67ff5
.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@c36e94d0c024da36a17d48e2247f35b1e1565f3b
+ uses: Simek/yarn-lock-changes@23b5437388098454b9d9c1574b50066b3338dbf1
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
collapsibleThreshold: 25
0 commit comments