diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 568f292..8b51041 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -38,7 +38,7 @@ jobs: git rm -f --cached flake.lock - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: 'Update the library lists' commit-message: 'chore: Update the library lists'