From 92568c290b469f7336dd5d8abde61187daba31d9 Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 02:02:58 +0000 Subject: [PATCH] chore(deps): update ferrlabs/.github digest to 39502a0 --- .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 b459ac8..51033c2 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@27189599050b35240d932e5ca174af38297f1051 # main + uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@39502a0fbaa351acb517c0113136c199f5e16e14 # main with: runner: ubuntu-latest diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 6af57e3..367e642 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@27189599050b35240d932e5ca174af38297f1051 # main + uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@39502a0fbaa351acb517c0113136c199f5e16e14 # main secrets: inherit