diff --git a/.github/workflows/sync_wms.yml b/.github/workflows/sync_wms.yml index 950fcbfc9..7bc6fd631 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@v4.0.4 + uses: peter-evans/create-pull-request@v4.1.2 with: commit-message: Sync WMS sources [skip travis] delete-branch: true