mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Merge pull request #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
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
if: "!contains(github.event.head_commit.message, '[ci skip]')"
|
||||
steps:
|
||||
- name: Bump Homebrew formula version
|
||||
uses: dawidd6/action-homebrew-bump-formula@v3.10.1
|
||||
uses: dawidd6/action-homebrew-bump-formula@v3.11.0
|
||||
if: "!contains(github.ref, '-')" # skip prereleases
|
||||
with:
|
||||
token: ${{ secrets.COMMITTER_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user