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 }}