diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 6daa74c..37e80c9 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -30,7 +30,7 @@ jobs: - name: Validate Renovate JSON run: jq type .github/renovate.json - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.7 + uses: renovatebot/github-action@v41.0.8 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}