Skip to content

Commit 2782400

Browse files
Update docker/metadata-action action to v6
1 parent b5f5356 commit 2782400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Docker meta
3232
id: meta
33-
uses: docker/metadata-action@v5
33+
uses: docker/metadata-action@v6
3434
with:
3535
# list of Docker images to use as base name for tags
3636
images: |

0 commit comments

Comments
 (0)