Skip to content

Commit b64c69d

Browse files
chore(ci): bump jscrambler/code-integrity-actions/protect
Bumps [jscrambler/code-integrity-actions/protect](https://github.com/jscrambler/code-integrity-actions) from 8.11.3 to 8.22.0. - [Release notes](https://github.com/jscrambler/code-integrity-actions/releases) - [Commits](jscrambler/code-integrity-actions@af3b866...89dc47d) --- updated-dependencies: - dependency-name: jscrambler/code-integrity-actions/protect dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40f3e1d commit b64c69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jscrambler-code-integrity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
id: jscrambler
4949
if: steps.jscrambler_config.outputs.exists == 'true'
5050
# the complete list of inputs can be found here: https://github.com/marketplace/actions/jscrambler#inputs
51-
uses: jscrambler/code-integrity-actions/protect@af3b8668f02abd16ee1b8d9a06276ddd043b053f
51+
uses: jscrambler/code-integrity-actions/protect@89dc47d647cafe1d3aa01b80d85aa232f2b9dba1
5252
with:
5353
application-id: ${{ secrets['JSCRAMBLER_APPLICATION_ID'] }} # This value should be created within your Jscrambler account
5454
secret-key: ${{ secrets['JSCRAMBLER_SECRET_KEY'] }} # This value can be found in your Jscrambler account

0 commit comments

Comments
 (0)