From 12af68ef22f408ee0bfcdc05bdd40515e53bb059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:27:38 +0000 Subject: [PATCH] chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3 to 4. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](https://github.com/dawidd6/action-homebrew-bump-formula/compare/v3...v4) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/create-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 7adb50fe717..200db837e3b 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -96,7 +96,7 @@ jobs: # Setup brew environment for coming steps. eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" - - uses: dawidd6/action-homebrew-bump-formula@v3 + - uses: dawidd6/action-homebrew-bump-formula@v4 with: token: ${{secrets.HOMEBREW_RELEASE_TOKEN}} formula: infracost