Skip to content

Commit

Permalink
Update Automattic/dangermattic action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 53a007c commit e3718c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
dangermattic:
if: ${{ (github.event.pull_request.draft == false) }}
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.0
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.1
with:
org-slug: "automattic"
pipeline-slug: "wordpress-android"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
check-labels-on-issues:
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.0.0
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.1
with:
label-format-list: '[
"^\[.+\]",
Expand Down

0 comments on commit e3718c0

Please sign in to comment.