diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index c2399060..73c137e1 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -22,7 +22,7 @@ jobs: git reset --hard ${{github.ref_name}} - name: 🆕 Create Pull Request - uses: peter-evans/create-pull-request@v5.0.2 + uses: peter-evans/create-pull-request@v6.0.0 with: labels: automated pr branch: ${{github.ref_name}}