File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
[% if repo_platform == 'github' %].github[% endif %]/workflows Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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:38.39.6 @sha256:3befd268b7caacb07b999c8d0f89e8550975ba5a2b279dccb5a5e5fa6671683d
22+ image : ghcr.io/renovatebot/renovate:38.52.3 @sha256:daa9c61aaeae5a3dde576f0ae1142878cde44dae8ff86ba6aa4c4b047f75bdf9
2323 options : --user root
2424 runs-on : ubuntu-22.04
2525 steps :
Original file line number Diff line number Diff line change 9595
9696 # Check for renovate config
9797 - repo : https://github.com/renovatebot/pre-commit-hooks
98- rev : 38.39.6
98+ rev : 38.52.3
9999 hooks :
100100 - id : renovate-config-validator
101101 stages : [manual]
Original file line number Diff line number Diff line change 9898
9999 # Check for renovate config
100100 - repo: https://github.com/renovatebot/pre-commit-hooks
101- rev: 38.39.6
101+ rev: 38.52.3
102102 hooks:
103103 - id: renovate-config-validator
104104 stages: [manual]
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:38.39.6 @sha256:3befd268b7caacb07b999c8d0f89e8550975ba5a2b279dccb5a5e5fa6671683d
22+ image: ghcr.io/renovatebot/renovate:38.52.3 @sha256:daa9c61aaeae5a3dde576f0ae1142878cde44dae8ff86ba6aa4c4b047f75bdf9
2323 options: --user root
2424 runs-on: ubuntu-22.04
2525 steps:
You can’t perform that action at this time.
0 commit comments