Skip to content

Commit bd32f8c

Browse files
committed
Bump action-homebrew-bump-formula action to v3.8.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent 4354602 commit bd32f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: "!contains(github.event.head_commit.message, '[ci skip]')"
6767
steps:
6868
- name: Bump Homebrew formula version
69-
uses: dawidd6/action-homebrew-bump-formula@v3.5.1
69+
uses: dawidd6/action-homebrew-bump-formula@v3.8.0
7070
if: "!contains(github.ref, '-')" # skip prereleases
7171
with:
7272
token: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)