Skip to content

Commit 5086ee8

Browse files
Update crazy-max/ghaction-docker-meta action to v5.3.0
1 parent 50cd0c0 commit 5086ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v4
1111
- name: Docker meta
1212
id: docker_meta
13-
uses: crazy-max/ghaction-docker-meta@v5.1.0
13+
uses: crazy-max/ghaction-docker-meta@v5.3.0
1414
with:
1515
images: inseefrlab/s3-operator # list of Docker images to use as base name for tags
1616
- name: Set up QEMU

0 commit comments

Comments
 (0)