diff --git a/README.md b/README.md index 9aea63ee..4f7b2173 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This repository contains [Renovate](https://renovatebot.com/) configuration pres ```json { - "extends": ["github>bfra-me/renovate-config#v1.7.12"] + "extends": ["github>bfra-me/renovate-config#v1.7.13"] } ``` @@ -26,7 +26,7 @@ To reuse the workflow from this repository, add it to your GitHub Actions workfl ```yaml - name: Renovate - uses: bfra-me/renovate-config/.github/workflows/renovate.yaml@v1.7.12 + uses: bfra-me/renovate-config/.github/workflows/renovate.yaml@v1.7.13 with: dry_run: false renovate_git_author: 'fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>'