Skip to content

Commit 874aa2c

Browse files
authored
Merge pull request #1954 from goblint/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents f70e167 + 062cd96 commit 874aa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

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

5050
- name: Extract metadata (tags, labels) for Docker
5151
id: meta
52-
uses: docker/metadata-action@v5
52+
uses: docker/metadata-action@v6
5353
with:
5454
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5555
tags: |

0 commit comments

Comments
 (0)