Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps MetaMask/action-security-code-scanner from 1 to 2.

Release notes

Sourced from MetaMask/action-security-code-scanner's releases.

2.0.0

@​metamask/codeql-action

Changed

  • Migrated action from its separate repository to the monorepo
  • Added multi language support
  • Updated CodeQL action to v4

@​metamask/language-detector

Added

  • Added support for autodetecting languages using Github API

@​metamask/semgrep-action

Changed

  • Migrated action from its separate repository to the monorepo

1.1.0

Changed

  • Make slack_webhook an optional input (#34)
Changelog

Sourced from MetaMask/action-security-code-scanner's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.4]

Changed

  • Updated language detector to remove Javascript as fallback default language

[2.0.3]

Added

  • Enable Swift support (#62)

Fixed

  • Fix incorrect language selection based on repo config (#63)

[2.0.2]

Changed

  • Updated language detector to add Github Actions support by default

[2.0.1]

Fixed

  • Use secrets for project-metrics-token and slack-webhook (#57)
    • These can now be specified as secrets, instead of options under with.

[2.0.0]

Added

  • Added multi language support

Changed

  • Consolidated all actions under one repository

[1.1.0]

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

Upgrades the GitHub Actions security scanning workflow to the latest scanner action.

  • Updates uses: MetaMask/action-security-code-scanner from v1 to v2 in .github/workflows/security-code-scanner.yml; existing inputs and ignore patterns remain unchanged

Written by Cursor Bugbot for commit 96db9c1. This will update automatically on new commits. Configure here.

Bumps [MetaMask/action-security-code-scanner](https://github.com/metamask/action-security-code-scanner) from 1 to 2.
- [Release notes](https://github.com/metamask/action-security-code-scanner/releases)
- [Changelog](https://github.com/MetaMask/action-security-code-scanner/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-security-code-scanner@v1...v2)

---
updated-dependencies:
- dependency-name: MetaMask/action-security-code-scanner
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 9, 2026 21:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2026
@rekmarks
Copy link
Member

Looks broken.

@rekmarks rekmarks closed this Jan 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/MetaMask/action-security-code-scanner-2 branch January 10, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants