Skip to content

Commit 628d366

Browse files
chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 (#3565)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c5caae commit 628d366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/__build-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
205205
- name: Docker meta
206206
id: meta
207-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
207+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
208208
with:
209209
images: |
210210
${{ inputs.registry }}/${{ inputs.image-name }}
@@ -348,7 +348,7 @@ jobs:
348348
349349
- name: Docker metadata
350350
id: meta
351-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
351+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
352352
with:
353353
images: |
354354
${{ inputs.registry }}/${{ inputs.image-name }}

0 commit comments

Comments
 (0)