diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 409a4a44..11ac2f77 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -17,7 +17,7 @@ jobs: access-tokens = github.com=${{ github.token }} - uses: jessestricker/nix-flake-update@v1 id: nix-update - - uses: peter-evans/create-pull-request@v5 + - uses: peter-evans/create-pull-request@v6 with: branch: nix-update commit-message: "build(nix): update flake lock"