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.
1 parent beb8b54 commit 7923889Copy full SHA for 7923889
.github/workflows/lockfile.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v5
13
- name: Digest Lock File
14
- uses: Simek/yarn-lock-changes@c266e71dd29bafcf18955c7d15dc40e450fc0242
+ uses: Simek/yarn-lock-changes@0ba18d5f7fe436ae96fef9aeda31e1450ea80210
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
collapsibleThreshold: 25
0 commit comments