diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 659c0f9..557f85a 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -36,7 +36,7 @@ jobs: done - name: Send pull request to update to new version - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: commit-message: Update to Dnsmasq ${{ env.NEW_VERSION }} title: Update to Dnsmasq ${{ env.NEW_VERSION }}