update not from my account hopefully

This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 14:22:08 +02:00 committed by GitHub
parent 394b10866a
commit 76b45f0f57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,5 +15,6 @@ jobs:
- name: Update flake.lock - name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21 uses: DeterminateSystems/update-flake-lock@v21
with: with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} pr-title: "Update flake.lock"
pr-labels: automated
commit-msg: "update" commit-msg: "update"