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 632b496 commit 90d3df7Copy full SHA for 90d3df7
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@ef65c1a32a112d4098ecdba073b2cc2144bb71f9
+ uses: Simek/yarn-lock-changes@08e4c8bf74634a68a8cfbb52c13d256022ac62de
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
collapsibleThreshold: 25
0 commit comments