diff options
| author | Matweb Bot | 2022-03-05 04:07:33 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-03-05 04:07:33 +0000 |
| commit | d2746173974ed923e69e02b42156b9d43e021e4a (patch) | |
| tree | ddf70dbaa5f80ab0ce11a743060df4db5dd513eb /.gitlab-ci.yml | |
| parent | d0c9e9c5f1c322ec0a3a4ca7ff5147efcd140fc9 (diff) | |
RenovateBot: Update dependency renovate/renovate to v32
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30708fc..f7b6676 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -66,7 +66,7 @@ renovate: | |||
| 66 | variables: | 66 | variables: |
| 67 | RENOVATE_TOKEN: $GITLAB_API_TOKEN | 67 | RENOVATE_TOKEN: $GITLAB_API_TOKEN |
| 68 | image: | 68 | image: |
| 69 | name: renovate/renovate:31 | 69 | name: renovate/renovate:32 |
| 70 | entrypoint: [''] | 70 | entrypoint: [''] |
| 71 | script: | 71 | script: |
| 72 | - node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} \ No newline at end of file | 72 | - node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} \ No newline at end of file |
