From 840b8d0de33178dd701493742cf73fbe151ddcd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:24:00 +0000 Subject: [PATCH] Update docker/metadata-action digest to dc80280 --- .github/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c554057e..bd63e751 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,7 +98,7 @@ jobs: - name: ActivityPub Docker metadata for private registry if: steps.should-build.outputs.skip != 'true' id: activitypub-docker-metadata-private - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6 with: images: | europe-docker.pkg.dev/ghost-activitypub/activitypub/activitypub @@ -121,7 +121,7 @@ jobs: - name: ActivityPub Docker metadata for public registry id: activitypub-docker-metadata-public if: steps.should-build.outputs.skip != 'true' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v')) - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6 with: images: | ghcr.io/tryghost/activitypub @@ -142,7 +142,7 @@ jobs: - name: Migrations Docker meta for private registry if: steps.should-build.outputs.skip != 'true' id: activitypub-migrations-docker-metadata-private - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6 with: images: | europe-docker.pkg.dev/ghost-activitypub/activitypub/migrations @@ -158,7 +158,7 @@ jobs: - name: ActivityPub Migrations Docker metadata for public registry id: activitypub-migrations-docker-metadata-public if: steps.should-build.outputs.skip != 'true' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v')) - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6 with: images: | ghcr.io/tryghost/activitypub-migrations @@ -285,7 +285,7 @@ jobs: - name: Docker metadata if: steps.changes.outputs.reconcile-account-topics == 'true' id: reconcile-account-topics-meta - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6 with: images: europe-docker.pkg.dev/ghost-activitypub/activitypub/reconcile-account-topics tags: |