diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index bf44ecb..9e14632 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Run Renovate - uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 with: configurationFile: ${{ inputs.configurationFile }} token: ${{ secrets.GITHUB_TOKEN }}