Skip to content

Commit 4460a0c

Browse files
authored
Merge pull request #8 from dallay/renovate/dallay-common-actions-2.x
2 parents f0cd9ce + 22fd0b2 commit 4460a0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77
pull-requests: write
88
jobs:
99
auto-merge:
10-
uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.0.0
10+
uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.1.0
1111
with:
1212
target: squash
1313
approve: true

.github/workflows/semantic-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ permissions:
77
packages: read
88
jobs:
99
main:
10-
uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.0.0
10+
uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.1.0

0 commit comments

Comments
 (0)