Skip to content

Commit

Permalink
Update Automattic/dangermattic action to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent a3a9fe1 commit 3e362b5
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/[email protected].1
uses: Automattic/dangermattic/.github/workflows/[email protected].2
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/[email protected].1
uses: Automattic/dangermattic/.github/workflows/[email protected].2
with:
label-format-list: '[
"^\[.+\]",
Expand Down

0 comments on commit 3e362b5

Please sign in to comment.