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@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
106+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .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@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
185+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
186186 with :
187187 images : ${{ env.BASE_REPO }}
188188 tags : |
@@ -281,7 +281,7 @@ jobs:
281281
282282 - name : Extract UBI metadata
283283 id : ubi-meta
284- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
284+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
285285 with :
286286 images : ${{ env.BASE_REPO }}
287287 tags : |
You can’t perform that action at this time.
0 commit comments