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