fix: Upgrade dependabot-gitlab image version for CI
This commit is contained in:
parent
313246b062
commit
cd11bf1022
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ deploy_commit_image_to_tag:
|
||||||
|
|
||||||
.dependabot_gitlab: &dependabot_gitlab
|
.dependabot_gitlab: &dependabot_gitlab
|
||||||
image:
|
image:
|
||||||
name: docker.io/andrcuns/dependabot-gitlab:0.4.3
|
name: docker.io/andrcuns/dependabot-gitlab:0.9.7
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
GIT_STRATEGY: none
|
||||||
|
|
Loading…
Reference in a new issue