From f367f271fdabb6044d4fc06c6d32fe8cf004cf70 Mon Sep 17 00:00:00 2001 From: nbari Date: Tue, 23 Aug 2022 19:59:40 +0200 Subject: [PATCH] bump version for homebrew action --- .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 485c151..84f5cab 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -8,7 +8,7 @@ jobs: name: Bump Homebrew formula runs-on: ubuntu-latest steps: - - uses: mislav/bump-homebrew-formula-action@v1 + - uses: mislav/bump-homebrew-formula-action@v2.1 with: # A PR will be sent to github.com/Homebrew/homebrew-core to update this formula: formula-name: ssh-vault