mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
upgrade ci action
This commit is contained in:
parent
09a2f70c89
commit
f27ca92f10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/brew.yml
vendored
2
.github/workflows/brew.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Bump homebrew-core formula
|
||||
uses: mislav/bump-homebrew-formula-action@v2
|
||||
uses: mislav/bump-homebrew-formula-action@v3
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue