From 21858c1368cb332537d27f779f6aab552d9a97f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 02:40:18 +0000 Subject: [PATCH] chore(deps): pin docker-collection/reusable-workflows action to c416ab7 --- .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..6b718db 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@c416ab7a7ca974068c441cdd55f26cf740beb20e # main with: docker_name: "ghcr.io/docker-collection/cloudflared" docker_label_author: "Efina"