From c0e874bd7be23ae14abcec116f59186dabcb02a9 Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 12:28:13 +0000 Subject: [PATCH] chore(deps): update ferrlabs/.github digest to c2ba2d8 --- .github/workflows/pr-title.yml | 2 +- .github/workflows/renovate-rebase.yml | 2 +- .github/workflows/security-scan.yml | 2 +- .github/workflows/sonarqube.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 8706014c..1dda0bf8 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@84f44470a9ff640ea8bb32efc74d45f912660d71 # main + uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main with: runner: ubuntu-latest diff --git a/.github/workflows/renovate-rebase.yml b/.github/workflows/renovate-rebase.yml index 8fcd6a6e..bed63dcb 100644 --- a/.github/workflows/renovate-rebase.yml +++ b/.github/workflows/renovate-rebase.yml @@ -8,7 +8,7 @@ permissions: {} jobs: dispatch: - uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main + uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main with: runner: ubuntu-latest secrets: inherit diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 9f7f0cfb..1deb49af 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -22,5 +22,5 @@ jobs: permissions: contents: read security-events: write - uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main + uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main secrets: inherit diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml index 39c66afc..06e3be86 100644 --- a/.github/workflows/sonarqube.yml +++ b/.github/workflows/sonarqube.yml @@ -76,7 +76,7 @@ jobs: permissions: contents: read pull-requests: write - uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main + uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main with: runner: ubuntu-latest project-key: ferrflow