Skip to content

Commit

Permalink
build(deps): bump jscrambler/code-integrity-actions from 6.4.9 to 6.4.21
Browse files Browse the repository at this point in the history
Bumps [jscrambler/code-integrity-actions](https://github.com/jscrambler/code-integrity-actions) from 6.4.9 to 6.4.21.
- [Release notes](https://github.com/jscrambler/code-integrity-actions/releases)
- [Commits](jscrambler/code-integrity-actions@ab65962...848fb3c)

---
updated-dependencies:
- dependency-name: jscrambler/code-integrity-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent d0bb139 commit 6414d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jscrambler-code-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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@848fb3ce052c24843a94ab847e9ba8a1fd1b37a6
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
Expand Down

0 comments on commit 6414d74

Please sign in to comment.