diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index db9da85..ff930e1 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -15,7 +15,7 @@ jobs: with: github_access_token: ${{ secrets.GITHUB_TOKEN }} - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v17 + uses: DeterminateSystems/update-flake-lock@v19 with: pr-body: | Automated changes by the update-flake-lock