Skip to content

Commit 879533e

Browse files
authored
Merge pull request bdovaz#247 from xoofx/dependabot/github_actions/master/docker/metadata-action-5
chore: bump docker/metadata-action from 4 to 5
2 parents f2e02b7 + 5662f5b commit 879533e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

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

3737
- name: Extract metadata (tags, labels) for Docker
3838
id: meta
39-
uses: docker/metadata-action@v4
39+
uses: docker/metadata-action@v5
4040
with:
4141
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4242

0 commit comments

Comments
 (0)