Skip to content

Commit

Permalink
Pin renovate image version to 37.27.0
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
klutchell committed Oct 18, 2023
1 parent 9e20333 commit 2a95ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

env:
LOG_LEVEL: debug
RENOVATE_VERSION: 37.27.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate

jobs:
renovate:
Expand Down Expand Up @@ -41,6 +42,7 @@ jobs:
# https://docs.renovatebot.com/self-hosted-configuration
configurationFile: default.json
token: ${{ steps.app_token.outputs.token }}
renovate-version: ${{ env.RENOVATE_VERSION }}
env:
RENOVATE_DRY_RUN: ${{ env.RENOVATE_DRY_RUN }}
RENOVATE_HOST_RULES: |
Expand Down

0 comments on commit 2a95ec6

Please sign in to comment.