From 2466073a585d6688b295934d12e10a1d5d218348 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 01:40:38 +0000 Subject: [PATCH] chore(deps): pin docker-collection/reusable-workflows action to 0d4dd54 --- .github/workflows/DockerBuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DockerBuild.yml b/.github/workflows/DockerBuild.yml index ab86e5e..f72b090 100644 --- a/.github/workflows/DockerBuild.yml +++ b/.github/workflows/DockerBuild.yml @@ -25,7 +25,7 @@ permissions: jobs: docker: name: docker build - uses: Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@main + uses: Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@0d4dd54bfce28db14e870ef846c17450886b585f # main with: docker_name: "ghcr.io/docker-collection/cloudflared" docker_label_author: "Efina"