From 8ea6453fa0ca14688ba6eeaa7dd1420a0ce4a422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:57:19 +0000 Subject: [PATCH] chore(deps): pin docker-collection/reusable-workflows action to 2e68754 --- .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..281c0f2 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@2e68754420c5563cbee3d69878a1fa174b1ac2f2 # main with: docker_name: "ghcr.io/docker-collection/cloudflared" docker_label_author: "Efina"