We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d4df1 commit ea8f7ceCopy full SHA for ea8f7ce
.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@5b249bcbb9794145fefa43a2a8330b884697e40f
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
collapsibleThreshold: 25
0 commit comments