From 8cec9e8b9e7a960f5c7b60accf6aca269370de48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 19:09:53 +0000 Subject: [PATCH] chore(deps): pin docker-collection/reusable-workflows action to 4219f8f --- .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..f738b93 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@4219f8fd10cc434ca207d63ed194c07c78e6a81d # main with: docker_name: "ghcr.io/docker-collection/cloudflared" docker_label_author: "Efina"