Skip to content

Commit a72c62b

Browse files
committed
upgrade like in f27ca92
1 parent 56e2da3 commit a72c62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
./release/*.msi
103103
104104
- name: Bump homebrew-core formula
105-
uses: mislav/bump-homebrew-formula-action@v2
105+
uses: mislav/bump-homebrew-formula-action@v3
106106
if: "matrix.os == 'macos-latest' && !contains(github.ref, '-')" # skip prereleases
107107
env:
108108
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}

0 commit comments

Comments
 (0)