Skip to content

Commit aacdba8

Browse files
authored
Merge pull request #6 from dallay/renovate/dallay-common-actions-2.x
chore(deps): update dallay/common-actions action to v2.1.0
2 parents 33a81fa + bf48096 commit aacdba8

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
@@ -4,7 +4,7 @@ on:
44
types: [opened, synchronize, reopened]
55
jobs:
66
auto-merge:
7-
uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.0.0
7+
uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.1.0
88
with:
99
target: squash
1010
approve: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ on:
44
types: [opened, edited, synchronize]
55
jobs:
66
main:
7-
uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.0.0
7+
uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.1.0

0 commit comments

Comments
 (0)