From 6560500697c41b0c45f96c94f4006eac44c78c8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:37:33 +0000 Subject: [PATCH] Update NiNiyas/ntfy-action digest to 96acac5 --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 43f912c0..ed30d78b 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -51,7 +51,7 @@ jobs: - run: node --run test:e2e - name: ntfy_action - uses: NiNiyas/ntfy-action@2ebc39afb288e8b01804a6ec1be0db2e7a458387 # V1.0.5 + uses: NiNiyas/ntfy-action@96acac57fdc91d4c4f50b78486c1ed6f03f9f61c # V1.0.5 if: ${{ failure() }} with: url: ${{ secrets.NTFY_URL }}