diff --git a/.github/workflows/mayhem.yml b/.github/workflows/mayhem.yml index b050a93..b7a2dea 100644 --- a/.github/workflows/mayhem.yml +++ b/.github/workflows/mayhem.yml @@ -83,7 +83,7 @@ jobs: - name: Start analysis for ${{ matrix.mayhemfile }} id: run-mayhem - uses: ForAllSecure/mcode-action@v1 + uses: ForAllSecure/mcode-action@2f7c8d12e25a238e11cdfbd5d741ceeecd7a2a80 with: mayhem-url: ${{ secrets.MAYHEM_URL }} mayhem-token: ${{ secrets.MAYHEM_TOKEN }}