From 2fcbce8aeeba4f29337ad1fbb84300eba5ea452c Mon Sep 17 00:00:00 2001 From: Sylvain Niles Date: Mon, 13 Apr 2026 13:07:00 -0700 Subject: [PATCH] Update causinator9000 to v1.7.0 --- .github/workflows/c9k-nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c9k-nightly.yml b/.github/workflows/c9k-nightly.yml index a146b9197a..266ac09e38 100644 --- a/.github/workflows/c9k-nightly.yml +++ b/.github/workflows/c9k-nightly.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: Generate CI failure report - uses: sylvainsf/causinator9000@cc01bf3a2801f34334e02f558422e90d25dec8df # v1 + uses: sylvainsf/causinator9000@8cef8aebadee99ff1fd4a1ff759e40624bfe7b74 # v1 with: hours: ${{ github.event.inputs.hours || '24' }} min-confidence: "50"