File tree Expand file tree Collapse file tree
template/[% if repo_platform == 'github' %].github[% endif %]/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 RENOVATE_PLATFORM : github
2020 RENOVATE_REPOSITORIES : ' ["${{ github.repository }}"]'
2121 RENOVATE_REPOSITORY_CACHE : enabled
22- image : ghcr.io/renovatebot/renovate:40.39.2 @sha256:0bf3431f9cc2a5c377933d9a5c26c4069cc675af9871e47b86ad2e5dc3156083
22+ image : ghcr.io/renovatebot/renovate:40.41.3 @sha256:1606c8f8f4e6cbd21c15619bd5aa2394f4ce9e6263a7df4c4c9f81b37dc01582
2323 options : --user root
2424 runs-on : ubuntu-24.04
2525 steps :
Original file line number Diff line number Diff line change 1919 RENOVATE_PLATFORM: github
2020 RENOVATE_REPOSITORIES: '["{{ '${{ github.repository }}' }}"]'
2121 RENOVATE_REPOSITORY_CACHE: enabled
22- image: ghcr.io/renovatebot/renovate:40.39.2 @sha256:0bf3431f9cc2a5c377933d9a5c26c4069cc675af9871e47b86ad2e5dc3156083
22+ image: ghcr.io/renovatebot/renovate:40.41.3 @sha256:1606c8f8f4e6cbd21c15619bd5aa2394f4ce9e6263a7df4c4c9f81b37dc01582
2323 options: --user root
2424 runs-on: ubuntu-24.04
2525 steps:
You can’t perform that action at this time.
0 commit comments