diff --git a/.github/workflows/brew.yml b/.github/workflows/brew.yml index daf7f3f..53113ef 100644 --- a/.github/workflows/brew.yml +++ b/.github/workflows/brew.yml @@ -19,7 +19,7 @@ jobs: - run: brew install ./${{ github.event.client_payload.product }}.rb if: github.event.client_payload - - uses: stefanzweifel/git-auto-commit-action@v4.2.0 + - uses: stefanzweifel/git-auto-commit-action@v5.0.1 if: github.event.client_payload with: commit_message: Update ${{ github.event.client_payload.product }}