From c704885b48378c22194d9829b271fb88cdb7c528 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 30 Mar 2023 23:07:53 +0000 Subject: [PATCH] feat: pin renovatebot docker image version --- action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yaml b/action.yaml index 0d8b681..a4ceb81 100644 --- a/action.yaml +++ b/action.yaml @@ -227,4 +227,5 @@ runs: RENOVATE_TERRAFORM_TOKEN: ${{ inputs.terraform-token }} with: configurationFile: ${{ runner.temp }}/renovate-config.js + renovate-version: 35 token: ${{ inputs.github-token }}