diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 06b1a3d..12a5776 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -24,7 +24,7 @@ jobs: uses: DeterminateSystems/flake-checker-action@main - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v24 + uses: DeterminateSystems/update-flake-lock@v25 with: commit-msg: "build(deps): update flake.lock" pr-title: "build(deps): update flake.lock"