From 7de8d40d9fcc467d55f2adc1d830a68ed4715fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:55:11 +0000 Subject: [PATCH] Bump dawidd6/action-homebrew-bump-formula from 3 to 5 Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3 to 5. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](https://github.com/dawidd6/action-homebrew-bump-formula/compare/v3...v5) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-version: '5' 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..913c2e0a9aa 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@v5 with: token: ${{secrets.HOMEBREW_RELEASE_TOKEN}} formula: infracost