Skip to content

Commit 47b92f0

Browse files
authored
Merge pull request terraform-docs#752 from terraform-docs/dependabot/github_actions/dawidd6/action-homebrew-bump-formula-3.11.0
Bump dawidd6/action-homebrew-bump-formula from 3.10.1 to 3.11.0
2 parents d580ecb + 70ed14e commit 47b92f0

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.10.1
69+
uses: dawidd6/action-homebrew-bump-formula@v3.11.0
7070
if: "!contains(github.ref, '-')" # skip prereleases
7171
with:
7272
token: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)