We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4387440 commit cb9fbd0Copy full SHA for cb9fbd0
.github/workflows/jscrambler-code-integrity.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Jscrambler Code Integrity
37
id: jscrambler
38
# the complete list of inputs can be found here: https://github.com/marketplace/actions/jscrambler#inputs
39
- uses: jscrambler/code-integrity-actions/protect@ab65962a2ecffcc362b75a997e24a181d0bde5fb
+ uses: jscrambler/code-integrity-actions/protect@d6ecf49e5b63c14700981df86e474016b8769762
40
with:
41
application-id: ${{ secrets.JSCRAMBLER_APPLICATION_ID }} # This value should be created within your Jscrambler account
42
secret-key: ${{ secrets.JSCRAMBLER_SECRET_KEY }} # This value can be found in your Jscrambler account
0 commit comments