Skip to content

Commit a3a9fe1

Browse files
authored
Merge pull request #20917 from wordpress-mobile/renovate/automattic-dangermattic-1.x
Update Automattic/dangermattic action to v1.1.1
2 parents db47af2 + 5c8dc48 commit a3a9fe1

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.0
10+
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.1
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.0.0
9+
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.1
1010
with:
1111
label-format-list: '[
1212
"^\[.+\]",

0 commit comments

Comments
 (0)