From db1661434e6725efc2fbe6a2993405ece50c9867 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 21 Nov 2024 05:22:52 +0000 Subject: [PATCH] Update jscrambler/code-integrity-actions digest to d6ecf49 --- .github/workflows/jscrambler-code-integrity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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