diff --git a/.github/workflows/jscrambler-code-integrity.yml b/.github/workflows/jscrambler-code-integrity.yml index 15d0c45..403510f 100644 --- a/.github/workflows/jscrambler-code-integrity.yml +++ b/.github/workflows/jscrambler-code-integrity.yml @@ -36,7 +36,7 @@ jobs: - name: Jscrambler Code Integrity id: jscrambler # the complete list of inputs can be found here: https://github.com/marketplace/actions/jscrambler#inputs - uses: jscrambler/code-integrity-actions/protect@ab65962a2ecffcc362b75a997e24a181d0bde5fb + uses: jscrambler/code-integrity-actions/protect@d6ecf49e5b63c14700981df86e474016b8769762 with: application-id: ${{ secrets.JSCRAMBLER_APPLICATION_ID }} # This value should be created within your Jscrambler account secret-key: ${{ secrets.JSCRAMBLER_SECRET_KEY }} # This value can be found in your Jscrambler account