Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
- name: Digest Lock File
uses: Simek/yarn-lock-changes@ef65c1a32a112d4098ecdba073b2cc2144bb71f9
uses: Simek/yarn-lock-changes@a738a56518e5fd28bc7774050812eeb2c2a8821c
with:
token: ${{ secrets.GITHUB_TOKEN }}
collapsibleThreshold: 25
Expand Down