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