Skip to content

Commit b920fd8

Browse files
⬆️ Upgrade docker/metadata-action action to v5.10.0
1 parent 132f65a commit b920fd8

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Extract Docker metadata
3333
id: meta
34-
uses: docker/metadata-action@v5.8.0
34+
uses: docker/metadata-action@v5.10.0
3535
with:
3636
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3737
tags: |

0 commit comments

Comments
 (0)