Skip to content

Commit 3e362b5

Browse files
Update Automattic/dangermattic action to v1.1.2
1 parent a3a9fe1 commit 3e362b5

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)