diff --git a/.github/workflows/git-flow-automerge.yml b/.github/workflows/git-flow-automerge.yml index a49566c7..d9addb0c 100644 --- a/.github/workflows/git-flow-automerge.yml +++ b/.github/workflows/git-flow-automerge.yml @@ -49,7 +49,7 @@ jobs: run: | echo 'branch=release/chef-v${{ steps.extract_chef_version.outputs.chef_version }}' >> "$GITHUB_OUTPUT" id: chef_release - - uses: peterjgrainger/action-create-branch@v2.2.0 + - uses: peterjgrainger/action-create-branch@v3.0.0 env: GITHUB_TOKEN: ${{ secrets.LYRAPHASE_RUNNER_AUTOMERGE_TOKEN }} with: diff --git a/soloistrc.lyra.yml b/soloistrc.lyra.yml index 7aff61cd..445ac39e 100644 --- a/soloistrc.lyra.yml +++ b/soloistrc.lyra.yml @@ -201,6 +201,7 @@ node_attributes: formulas: - bash-completion # - ctags-exuberant + - chezmoi - ag - exa - gptfdisk diff --git a/test/fixtures/soloistrc b/test/fixtures/soloistrc index 67972bbb..65b78efe 100644 --- a/test/fixtures/soloistrc +++ b/test/fixtures/soloistrc @@ -140,6 +140,7 @@ node_attributes: - lsusb casks: - bpm + - paulxstretch workspace_directory: src vim_alias_vi_to_minimal_vim: false