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 5ec1dea commit dd12494Copy full SHA for dd12494
.github/workflows/update_lockfile.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
BRANCH: "main"
11
- COMMIT_MESSAGE: "chore(lockfile): auto update flake.lock"
+ COMMIT_MESSAGE: "chore(lockfile): auto update lazy-lock.json"
12
13
jobs:
14
update-lockfile:
0 commit comments