mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-27 11:03:03 +03:00
upgrade ci action
This commit is contained in:
parent
09a2f70c89
commit
f27ca92f10
2
.github/workflows/brew.yml
vendored
2
.github/workflows/brew.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Bump homebrew-core formula
|
- name: Bump homebrew-core formula
|
||||||
uses: mislav/bump-homebrew-formula-action@v2
|
uses: mislav/bump-homebrew-formula-action@v3
|
||||||
env:
|
env:
|
||||||
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
|
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user