Skip to content

Commit 33a21f8

Browse files
Update docker/metadata-action action to v5.8.0 (#1360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4700ce5 commit 33a21f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

278278
- name: Extract metadata (tags, labels) for Docker
279279
id: meta
280-
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
280+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
281281
with:
282282
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME_RUNTIME }}
283283

0 commit comments

Comments
 (0)