diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 1095d959..a80b51be 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.3 + uses: peter-evans/create-pull-request@v6.1.0 with: labels: automated pr branch: ${{github.ref_name}}