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 55e15c2 commit 0823976Copy full SHA for 0823976
1 file changed
.github/workflows/lockfile.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v6
13
- name: Digest Lock File
14
- uses: Simek/yarn-lock-changes@08e4c8bf74634a68a8cfbb52c13d256022ac62de
+ uses: Simek/yarn-lock-changes@6d9c6aa144252311d415bed7593a5ff80c6700a1
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
collapsibleThreshold: 25
0 commit comments