diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 0c7dbbb..80cdd4d 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -142,7 +142,7 @@ jobs: - name: Docker metadata id: meta - uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0 + uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0 with: # When Docker Hub publishing is enabled, list both registries so # metadata-action emits the same tag set against both — and