Skip to content

Commit fc7a05e

Browse files
Update crazy-max/ghaction-docker-meta action to v5
1 parent b6d759c commit fc7a05e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- name: Docker meta
1919
id: docker_meta
20-
uses: crazy-max/ghaction-docker-meta@v1.12.0
20+
uses: crazy-max/ghaction-docker-meta@v5.2.0
2121
with:
2222
images: inseefrlab/funcamp-r-grimoire # list of Docker images to use as base name for tags
2323
- name: Set up QEMU

0 commit comments

Comments
 (0)