From 1bcd92ca86f91ff264806105652826a127318baf Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 08:04:04 +0000 Subject: [PATCH] chore(deps): update ferrlabs/.github digest to 539e9ac --- .github/workflows/pr-title.yml | 2 +- .github/workflows/renovate-rebase.yml | 2 +- .github/workflows/security-scan.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 6dce9d6..ec5b422 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -10,6 +10,6 @@ permissions: jobs: title: name: PR title - uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@fba6f4be8621a4d54b0c34b18cc7efd5fb67a1e5 # main + uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@539e9aca37e08abde8d9cefbe13cd98fa62b1b41 # main with: runner: ubuntu-latest diff --git a/.github/workflows/renovate-rebase.yml b/.github/workflows/renovate-rebase.yml index a31a35f..9723a63 100644 --- a/.github/workflows/renovate-rebase.yml +++ b/.github/workflows/renovate-rebase.yml @@ -6,7 +6,7 @@ on: jobs: dispatch: - uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@fba6f4be8621a4d54b0c34b18cc7efd5fb67a1e5 # main + uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@539e9aca37e08abde8d9cefbe13cd98fa62b1b41 # main with: runner: ubuntu-latest secrets: inherit diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 45ecded..4675d9e 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -16,5 +16,5 @@ permissions: jobs: scan: name: Secrets + CVE - uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@fba6f4be8621a4d54b0c34b18cc7efd5fb67a1e5 # main + uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@539e9aca37e08abde8d9cefbe13cd98fa62b1b41 # main secrets: inherit