diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index f18cab7..625e4bf 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -169,7 +169,7 @@ jobs: echo "env-regex=$FINAL_REGEX" >> $GITHUB_OUTPUT - name: Run Renovate - uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 + uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ env.RENOVATE_REPOSITORIES || github.repository }}