Skip to content

Commit 7812abe

Browse files
ci(deps): bump dawidd6/action-homebrew-bump-formula from 7 to 8 (#2022)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3885e8b commit 7812abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/homebrewpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
echo "project_version=$(cz version --project)" >> $GITHUB_ENV
2323
- name: Update Homebrew formula
24-
uses: dawidd6/action-homebrew-bump-formula@v7
24+
uses: dawidd6/action-homebrew-bump-formula@v8
2525
with:
2626
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2727
formula: commitizen

0 commit comments

Comments
 (0)