Skip to content

Commit

Permalink
ci: always update flake against main
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Jan 2, 2024
1 parent 987c9f3 commit 0b54546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flakeupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@da2fd6f2563fe3e4f2af8be73b864088564e263d # v20
with:
base: main
pr-title: "flake.lock: Update"
pr-labels: |
dependencies
Expand Down

0 comments on commit 0b54546

Please sign in to comment.