From e7944e1b5a72c185d0ce99baf247fe6522500cc5 Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:05:37 +0000 Subject: [PATCH] chore(deps): update ferrlabs/ferrflow digest to 544e865 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c54c137..23a38ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: - name: Record previous tag id: prev-tag run: echo "tag=$(git describe --tags --abbrev=0 2>/dev/null || echo '')" >> "$GITHUB_OUTPUT" - - uses: FerrLabs/FerrFlow@544f1ae52c452b2b6a551e5da45fe5857ca6e9e4 # v7 + - uses: FerrLabs/FerrFlow@544e865a6398387633e3f991e6138e59416b726d # v7 with: bot: true dry_run: ${{ inputs.dry_run }}