Skip to content

Commit

Permalink
ci(flake): use custom token
Browse files Browse the repository at this point in the history
  • Loading branch information
airone01 committed Feb 6, 2025
1 parent d07fef6 commit 0dd95c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@main
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "chore(flake): update flake.lock"
pr-labels: |
dependencies
Expand Down

0 comments on commit 0dd95c6

Please sign in to comment.