Skip to content

Commit b7e59d3

Browse files
authored
Merge pull request #20927 from wordpress-mobile/renovate/automattic-dangermattic-1.x
Update Automattic/dangermattic action to v1.1.2
2 parents 4e29eeb + 3e362b5 commit b7e59d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
dangermattic:
99
if: ${{ (github.event.pull_request.draft == false) }}
10-
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.1
10+
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.2
1111
with:
1212
org-slug: "automattic"
1313
pipeline-slug: "wordpress-android"

.github/workflows/validate-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
check-labels-on-issues:
9-
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.1
9+
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.2
1010
with:
1111
label-format-list: '[
1212
"^\[.+\]",

0 commit comments

Comments
 (0)