diff --git a/.github/workflows/sync_wms.yml b/.github/workflows/sync_wms.yml index 65580bed8..bd2c50fd0 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@v7.0.8 + uses: peter-evans/create-pull-request@v7.0.9 with: commit-message: Sync WMS sources [skip travis] delete-branch: true