Skip to content

Commit

Permalink
Merge pull request #183 from a-kenji/ci/fix-buildbot
Browse files Browse the repository at this point in the history
ci(fix): correct the buildbot base branch
  • Loading branch information
a-kenji authored May 2, 2024
2 parents 82c3905 + fcde005 commit 85dc831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/update-flake-lock@v21
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
branch: development
base: development
pr-labels: |
dependencies
automated
Expand Down

0 comments on commit 85dc831

Please sign in to comment.