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.
2 parents a364012 + 2ca76c3 commit c115b81Copy full SHA for c115b81
README.md
@@ -11,7 +11,7 @@ This is a GitHub Action that updates the [`flake.lock`][lockfile] file for your
11
Here's an example GitHub Action workflow using this Action:
12
13
```yaml
14
-name: Flake.lock: update Nix dependencies
+name: "Flake.lock: update Nix dependencies"
15
16
on:
17
workflow_dispatch: # allows manual triggering
0 commit comments