Skip to content

Commit fa1a005

Browse files
authored
Merge pull request #1626 from jenkins-infra/renovate/docker-metadata-action-6.x
Update docker/metadata-action action to v6
2 parents 6fa32d7 + 5b81fc3 commit fa1a005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

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

191191
- name: Extract metadata (tags, labels) for Docker
192192
id: meta
193-
uses: docker/metadata-action@v5
193+
uses: docker/metadata-action@v6
194194
with:
195195
images: ghcr.io/${{ github.repository }}
196196
tags: |

0 commit comments

Comments
 (0)