From 5c661c0f296e904ddd8cd109fb19587b03d5d6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 20:13:39 -0400 Subject: build: bump mislav/bump-homebrew-formula-action from v1.6 to v1.12 (#2668) Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from v1.6 to v1.12. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v1.6...eb692355cafffd5a33d6e56c8767f6fa4c2e845e) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e5b365609..e0d1c300d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,7 +27,7 @@ jobs: name: Update Brew Formula runs-on: ubuntu-latest steps: - - uses: mislav/bump-homebrew-formula-action@v1.6 + - uses: mislav/bump-homebrew-formula-action@v1.12 with: formula-name: starship env: -- cgit v1.2.3