Skip to content

Commit be1a767

Browse files
chore(deps): bump MetaMask/action-security-code-scanner from 1 to 2
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>
1 parent 5295c05 commit be1a767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-code-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
security-events: write
2020
steps:
2121
- name: Analyse code
22-
uses: MetaMask/action-security-code-scanner@v1
22+
uses: MetaMask/action-security-code-scanner@v2
2323
with:
2424
repo: ${{ github.repository }}
2525
paths_ignored: |

0 commit comments

Comments
 (0)