fix(ci): run renovate bump code on devcontainer

This commit is contained in:
Kjeld Schouten-Lebbing 2022-11-11 10:05:17 +01:00
parent cbf9d388ec
commit 8ff1978932
No known key found for this signature in database
GPG Key ID: 3D586240A9175B99
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ jobs:
renovate-bump: renovate-bump:
name: Get changed Apps name: Get changed Apps
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container:
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
steps: steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
name: Checkout name: Checkout