File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103
104104 - name : Extract metadata
105105 id : meta
106- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
106+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
107107 with :
108108 images : ${{ env.BASE_REPO }}
109109 tags : |
@@ -182,7 +182,7 @@ jobs:
182182
183183 - name : Extract UBI metadata
184184 id : ubi-meta
185- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
185+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
186186 with :
187187 images : ${{ env.BASE_REPO }}
188188 tags : |
@@ -283,7 +283,7 @@ jobs:
283283
284284 - name : Extract UBI metadata
285285 id : ubi-meta
286- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
286+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
287287 with :
288288 images : ${{ env.BASE_REPO }}
289289 tags : |
You can’t perform that action at this time.
0 commit comments