workflows(homebrew): bump action to v3.1

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2023-10-25 13:49:27 -04:00 committed by GitHub
parent 7bc923d67d
commit 5934242c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
id: extract-version
run: |
printf "::set-output name=%s::%s\n" tag-name "${GITHUB_REF#refs/tags/}"
- uses: mislav/bump-homebrew-formula-action@v2
- uses: mislav/bump-homebrew-formula-action@v3.1
if: "!contains(github.ref, '-')"
with:
formula-name: zrok