diff --git a/.github/workflows/update-kvariants.yml b/.github/workflows/update-kvariants.yml index 5ed7068..8032a83 100644 --- a/.github/workflows/update-kvariants.yml +++ b/.github/workflows/update-kvariants.yml @@ -25,7 +25,7 @@ jobs: - name: Fetch latest version run: ./irg-kvariants/bin/sync_dictionaries.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: Update kVariants dictionary branch: update-kvariants