We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00aaee commit 5450bc8Copy full SHA for 5450bc8
.gitlab-ci.yml
@@ -18,7 +18,7 @@ variables:
18
19
.semantic_release_stage:
20
stage: release
21
- image: cimg/node:lts@sha256:e74b73c161b970dda4502af78957e31e551a29c94ea37eeac53d24dad27f9902
+ image: cimg/node:lts@sha256:ff10c636544b4bd7aa2efb057ba1d1140e2473766f07136321303afe6d15e9a4
22
dependencies: [] # Do not download artifacts
23
extends:
24
- .nodejs_image
0 commit comments