Skip to content

Commit

Permalink
Merge #411
Browse files Browse the repository at this point in the history
411: CI r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
  • Loading branch information
bors[bot] and Mic92 committed Jan 24, 2023
2 parents d4eef11 + 05d8ca0 commit 1100e1b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/flake-updates.yml
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 1100e1b

Please sign in to comment.