Skip to content

Commit

Permalink
switch to github bot for flake updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jan 24, 2023
1 parent d4eef11 commit 05d8ca0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/flake-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,11 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v16
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-body: |
Automated changes by the update-flake-lock
```
{{ env.GIT_COMMIT_MESSAGE }}
```
bors merge

0 comments on commit 05d8ca0

Please sign in to comment.