From d7edb8ae9d028cd1c8481e8f737c5f07f31cedd6 Mon Sep 17 00:00:00 2001 From: nbari Date: Sun, 5 Nov 2023 15:27:02 +0100 Subject: [PATCH] bump hombrew workflow --- .github/workflows/homebrew.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index 1d1966c..15ba9eb 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -7,7 +7,7 @@ jobs: name: Bump Homebrew formula runs-on: macos-latest steps: - - uses: mislav/bump-homebrew-formula-action@v1 + - uses: mislav/bump-homebrew-formula-action@v3.1 with: # A PR will be sent to github.com/Homebrew/homebrew-core to update this formula: formula-name: killswitch