From 668c44e2c3afc29ded4bbc9b90e31c56f7af7937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:21:02 +0000 Subject: [PATCH] chore(deps): update forallsecure/mapi-action digest to d995bd7 --- .github/workflows/mayhem-for-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mayhem-for-api.yml b/.github/workflows/mayhem-for-api.yml index 2a2b820..b9c6b65 100644 --- a/.github/workflows/mayhem-for-api.yml +++ b/.github/workflows/mayhem-for-api.yml @@ -51,7 +51,7 @@ jobs: run: ./run_your_api.sh & # <- ✏️ update this - name: Mayhem for API - uses: ForAllSecure/mapi-action@353b38b08ade35fe6c68053797a619834a8d225d + uses: ForAllSecure/mapi-action@d995bd7187df55cd995cf00ce0b316b447d5ca3d continue-on-error: true with: mapi-token: ${{ secrets.MAPI_TOKEN }}