diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01f6375..bf2b678 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: run: nix build .#nixosConfigurations.notebook.config.system.build.toplevel --accept-flake-config - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Update flake.lock file_pattern: flake.lock