Browse Source

Merge pull request #1210 from 0xJacky/renovate/peter-evans-create-pull-request-7.x

Jacky 3 days ago
parent
commit
843bf5e2fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/homebrew.yml

+ 1 - 1
.github/workflows/homebrew.yml

@@ -130,7 +130,7 @@ jobs:
           echo "Formula syntax is valid"
           echo "Formula syntax is valid"
 
 
       - name: Create Pull Request to homebrew-tools
       - name: Create Pull Request to homebrew-tools
-        uses: peter-evans/create-pull-request@v5
+        uses: peter-evans/create-pull-request@v7
         with:
         with:
           token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
           token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
           path: homebrew-tools
           path: homebrew-tools