mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
build: bump dawidd6/action-homebrew-bump-formula from v3.4.1 to v3.5.0 (#356)
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from v3.4.1 to v3.5.0. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](https://github.com/dawidd6/action-homebrew-bump-formula/compare/v3.4.1...8a8b416db997f3dadd11efe464d3ebecde96fe6d) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.4.1
|
||||
uses: dawidd6/action-homebrew-bump-formula@v3.5.0
|
||||
if: "!contains(github.ref, '-')" # skip prereleases
|
||||
with:
|
||||
token: ${{ secrets.COMMITTER_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user