File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6363 steps :
6464 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6565 - name : Check the versions
66- uses : docker://leplusorg/maven-check-versions:3.9.9 @sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
66+ uses : docker://leplusorg/maven-check-versions:3.9.11 @sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
6767 env :
6868 MAVEN_CLI_EXTRA_OPTS : " -DprocessDependencyManagementTransitive=false '-Dmaven.version.ignore=(?i).+-(alpha|beta).+,(?i).+-m\\ d+,(?i).+-rc\\ d+'"
6969` ` `
@@ -78,7 +78,7 @@ To use this container in a GitLab step, add the following step to the stage of y
7878` ` ` yaml
7979maven check versions :
8080 image :
81- name : leplusorg/maven-check-versions:3.9.9 @sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
81+ name : leplusorg/maven-check-versions:3.9.11 @sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
8282 script :
8383 - " /opt/maven-check-versions.sh"
8484 variables :
You can’t perform that action at this time.
0 commit comments