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 2021d7d commit 651718cCopy full SHA for 651718c
.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@875697ea31fe8cd00b706af8984db1c61b50b6ee
+ uses: Simek/yarn-lock-changes@c266e71dd29bafcf18955c7d15dc40e450fc0242
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
collapsibleThreshold: 25
0 commit comments