From cb83c6d66bfc726447187e837c32ce03edb370f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 15:36:05 +0000 Subject: [PATCH] chore(deps): update dallay/common-actions action to v2.2.4 --- .github/workflows/dependabot-auto-merge.yml | 2 +- .github/workflows/semantic-pull-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 5c6ce88..e45326a 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -4,7 +4,7 @@ on: types: [opened, synchronize, reopened] jobs: auto-merge: - uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.1.0 + uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.2.4 with: target: squash approve: true diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 78a63e3..6d99116 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -4,4 +4,4 @@ on: types: [opened, edited, synchronize] jobs: main: - uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.1.0 \ No newline at end of file + uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.2.4 \ No newline at end of file