Skip to content

Commit 86c4f7f

Browse files
committed
use new CD
1 parent 7eaa041 commit 86c4f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
# download-url: https://github.com/extrawurst/gitui/releases/download/${{ steps.get_version.outputs.version }}/gitui-mac.tar.gz
110110

111111
- name: Bump homebrew-core formula
112-
uses: mislav/bump-homebrew-formula-action@v1
112+
uses: mislav/bump-homebrew-formula-action@v2
113113
if: "matrix.os == 'macos-latest' && !contains(github.ref, '-')" # skip prereleases
114114
env:
115115
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}

0 commit comments

Comments
 (0)