From 182e41a76901a8710fa187f79e3645b042f02de1 Mon Sep 17 00:00:00 2001 From: Kyle Harding Date: Thu, 21 May 2026 13:26:36 -0400 Subject: [PATCH] unpin flowzone, track @master renovate pinned this to a sha by accident, config is fixed now. dropping the `# master` comment since the ref self-documents. See: https://balena.fibery.io/Security/Information_Security_and_Reliability_Incident/Renovate-infinite-pinning-actions-PRs-198 Changelog-entry: unpin flowzone, track @master Signed-off-by: Kyle Harding --- .github/workflows/flowzone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 11e5ecba4..1f65637e0 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -16,7 +16,7 @@ on: jobs: flowzone: name: Flowzone - uses: product-os/flowzone/.github/workflows/flowzone.yml@52950052c36516d5ddd634a10929293160f6d42e # master + uses: product-os/flowzone/.github/workflows/flowzone.yml@master # prevent duplicate workflow executions for pull_request and pull_request_target if: | (