Skip to content

Commit c6e7f97

Browse files
Update crazy-max/ghaction-docker-meta action to v1.12.0
1 parent ce34ff3 commit c6e7f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
path: target/k8s-onboarding-0.0.1-SNAPSHOT.jar
2929
- name: Docker meta
3030
id: docker_meta
31-
uses: crazy-max/ghaction-docker-meta@v1.8.4
31+
uses: crazy-max/ghaction-docker-meta@v1.12.0
3232
with:
3333
images: inseefrlab/k8s-onboarding # list of Docker images to use as base name for tags
3434
- name: Set up QEMU

0 commit comments

Comments
 (0)