Skip to content

Commit 7e8ec4a

Browse files
chore(ci): bump jscrambler/code-integrity-actions from 6.4.9 to 8.11.3 (#376)
Bumps [jscrambler/code-integrity-actions](https://github.com/jscrambler/code-integrity-actions) from 6.4.9 to 8.11.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/af3b8668f02abd16ee1b8d9a06276ddd043b053f"><code>af3b866</code></a> Built with Jscrambler 8.11.3</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/a63969253e11f72c0b1112bb6ab365f674bb6af5"><code>a639692</code></a> Built with Jscrambler 8.11.2</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/5b99ab5396bfdd81cd971ccfb5bdf4a6539d8d84"><code>5b99ab5</code></a> Built with Jscrambler 8.11.1</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/d51becbeb3b6d6e1ca9326bb93afdfdbc2264b59"><code>d51becb</code></a> Built with Jscrambler 8.11.0</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/626467bb4828eb3723bd194674f5737976766917"><code>626467b</code></a> Built with Jscrambler 8.10.9</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/07fabf7a3b77afa39bc773d33566e6d17a366718"><code>07fabf7</code></a> Built with Jscrambler 8.10.8</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/ff3e337e03f8cc2af284686ece86aa40f6fc343f"><code>ff3e337</code></a> Built with Jscrambler 8.10.7</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/7ba9f83cd099252888d2dd3e9c048c46b75b9733"><code>7ba9f83</code></a> Built with Jscrambler 8.10.6</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/bfd08adf2cfc70d7142fbf1cee62e88929ae44f1"><code>bfd08ad</code></a> Built with Jscrambler 8.10.5</li> <li><a href="https://github.com/jscrambler/code-integrity-actions/commit/e3bbd59be2947133dba0c6fdac9f55a3ae8b3c22"><code>e3bbd59</code></a> Built with Jscrambler 8.10.4</li> <li>Additional commits viewable in <a href="https://github.com/jscrambler/code-integrity-actions/compare/ab65962a2ecffcc362b75a997e24a181d0bde5fb...af3b8668f02abd16ee1b8d9a06276ddd043b053f">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jscrambler/code-integrity-actions&package-manager=github_actions&previous-version=6.4.9&new-version=8.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00cfc67 commit 7e8ec4a

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@ab65962a2ecffcc362b75a997e24a181d0bde5fb
51+
uses: jscrambler/code-integrity-actions/protect@af3b8668f02abd16ee1b8d9a06276ddd043b053f
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)