From 12209929577952a9af42a096388a63291bdee025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 14:33:23 +0000 Subject: [PATCH] chore(deps): update sous-chefs/.github action to v5.0.8 --- .github/workflows/conventional-commits.yml | 2 +- .github/workflows/prevent-file-change.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 4780d4372..839260bae 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -11,4 +11,4 @@ name: conventional-commits jobs: conventional-commits: - uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.6 + uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.8 diff --git a/.github/workflows/prevent-file-change.yml b/.github/workflows/prevent-file-change.yml index a57e7c26f..abbb46dae 100644 --- a/.github/workflows/prevent-file-change.yml +++ b/.github/workflows/prevent-file-change.yml @@ -11,6 +11,6 @@ name: prevent-file-change jobs: prevent-file-change: - uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.6 + uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.8 secrets: token: ${{ secrets.GITHUB_TOKEN }}