From f34fd12220c004a130f7b836bec2012f7ee340b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:08:35 +0000 Subject: [PATCH] Update dallay/common-actions action to v2.2.4 --- workflow-templates/dependabot-auto-merge.yml | 2 +- workflow-templates/semantic-pull-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/workflow-templates/dependabot-auto-merge.yml b/workflow-templates/dependabot-auto-merge.yml index 954f237..b5f048a 100644 --- a/workflow-templates/dependabot-auto-merge.yml +++ b/workflow-templates/dependabot-auto-merge.yml @@ -7,7 +7,7 @@ permissions: pull-requests: write 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/workflow-templates/semantic-pull-request.yml b/workflow-templates/semantic-pull-request.yml index 59ea5e8..a9936e5 100644 --- a/workflow-templates/semantic-pull-request.yml +++ b/workflow-templates/semantic-pull-request.yml @@ -6,4 +6,4 @@ on: types: [opened, edited, synchronize] jobs: main: - uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.1.0 + uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.2.4