diff --git a/.github/workflows/sync_wms.yml b/.github/workflows/sync_wms.yml index 7abab3ab7..3d67f245d 100644 --- a/.github/workflows/sync_wms.yml +++ b/.github/workflows/sync_wms.yml @@ -32,7 +32,7 @@ jobs: python scripts/check.py $(find sources -type f -name '*.geojson') - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.5 with: commit-message: Sync WMS sources [skip travis] delete-branch: true