From 35fcd1384c9fc0837deb7fd22c702f05ba5aa3c5 Mon Sep 17 00:00:00 2001 From: "revonateasaurus[bot]" <267480593+revonateasaurus[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:15:00 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to c299e40 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 716b99d..ca35e05 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -75,7 +75,7 @@ jobs: # Image metadata for https://artifacthub.io/ - This is optional but is highly recommended so we all can get a index of all the custom images # The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not. - name: Image Metadata - uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5 + uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5 id: metadata with: # This generates all the tags for your image, you can add custom tags here too!