From 35482f03f866f24f00ae831599af2b01aebaf87c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 08:35:36 +0000 Subject: [PATCH] chore(deps): update dallay/common-actions action to v2.2.1 --- .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..8b34309 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.1 with: target: squash approve: true diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 78a63e3..86b9d97 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.1 \ No newline at end of file