diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 7ca209e..cdb0543 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -15,6 +15,7 @@ jobs: - name: Update flake.lock uses: DeterminateSystems/update-flake-lock@main with: + token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} pr-title: "Update flake.lock" pr-labels: | dependencies