Skip to content
Merged
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@08e4c8bf74634a68a8cfbb52c13d256022ac62de
uses: Simek/yarn-lock-changes@6d9c6aa144252311d415bed7593a5ff80c6700a1
with:
token: ${{ secrets.GITHUB_TOKEN }}
collapsibleThreshold: 25
Expand Down
Loading