From aa8df91f15b7288397fd469a8e0d6883d669e3fd Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 10:06:12 +0000 Subject: [PATCH] chore(deps): update ferrlabs/.github digest to 071c55a --- .github/workflows/pr-title.yml | 2 +- .github/workflows/security-scan.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 23e1607..dd8ae89 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@b959064c9d271bf841ea67f445e41ee1d2e68d8d # main + uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@071c55a13494607a90cb4e7c91ffaf2c11bec862 # main with: runner: ubuntu-latest diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index d49f587..dade09a 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@b959064c9d271bf841ea67f445e41ee1d2e68d8d # main + uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@071c55a13494607a90cb4e7c91ffaf2c11bec862 # main secrets: inherit