summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2024-04-14 20:35:42 +0200
committerextrawurst <mail@rusticorn.com>2024-04-14 20:35:42 +0200
commitf27ca92f10ec06414603f1f1ee42461d1c69e6d9 (patch)
tree196e9ea11add16464bc757315d24aad55a44573e
parent09a2f70c890e358f5771085536a728f53d63b887 (diff)
upgrade ci actionv0.26.0
-rw-r--r--.github/workflows/brew.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/brew.yml b/.github/workflows/brew.yml
index 91d2b848..35e863f5 100644
--- a/.github/workflows/brew.yml
+++ b/.github/workflows/brew.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Bump homebrew-core formula
- uses: mislav/bump-homebrew-formula-action@v2
+ uses: mislav/bump-homebrew-formula-action@v3
env:
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}
with: