File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 # Compute metadata
100100 - name : Extract metadata
101101 id : meta
102- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
102+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
103103 with :
104104 images : bunkerity/${{ inputs.IMAGE }}
105105 # Build cached image
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ jobs:
151151 - name : Extract metadata
152152 if : inputs.TEST == true
153153 id : meta
154- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
154+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
155155 with :
156156 images : ghcr.io/bunkerity/${{ inputs.LINUX }}-tests:${{ inputs.RELEASE }}
157157 - name : Build test image
Original file line number Diff line number Diff line change 7676 # Compute metadata
7777 - name : Extract metadata
7878 id : meta
79- uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
79+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10 .0
8080 with :
8181 images : bunkerity/${{ inputs.IMAGE }}
8282 # Build and push
You can’t perform that action at this time.
0 commit comments