diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index d3c7714..94941d4 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -44,7 +44,7 @@ jobs: - run: node --run test:e2e - name: ntfy_action - uses: NiNiyas/ntfy-action@2e4de8e810b0b28dba54344de960426adbfe136e + uses: NiNiyas/ntfy-action@aa400d0e55119544ac10e831954a369c2745ffa8 if: ${{ failure() }} with: url: ${{ secrets.NTFY_URL }}