From 3b98f6e3cad20e7f0bb359df8b7980c2c550ff8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 08:55:09 +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 d5ca00d..1bebb85 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/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.1 with: target: squash approve: true diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 082e91d..73dd71f 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -7,4 +7,4 @@ permissions: packages: read 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