mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-03-21 21:02:32 +00:00
Compare commits
1 Commits
v2.1.2
...
2eb0fcbf96
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2eb0fcbf96 |
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
run: npm install -g corepack --force && corepack enable
|
run: npm install -g corepack --force && corepack enable
|
||||||
|
|
||||||
- name: Yarn Lock Changes
|
- name: Yarn Lock Changes
|
||||||
uses: Simek/yarn-lock-changes@c7543145aaafdd8fc925cea5d85b2bd5a73091f8 # v0.14.0
|
uses: Simek/yarn-lock-changes@59f47ee499424d2c2437c5aebf863b5c6d50a5bc # v0.14.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user