Skip to content

Commit 2b7ee51

Browse files
Bump ajinabraham/njsscan-action from 6 to 9 in /.github/workflows
Bumps [ajinabraham/njsscan-action](https://github.com/ajinabraham/njsscan-action) from 6 to 9. - [Release notes](https://github.com/ajinabraham/njsscan-action/releases) - [Commits](ajinabraham/njsscan-action@7237412...231750a) --- updated-dependencies: - dependency-name: ajinabraham/njsscan-action dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea04be9 commit 2b7ee51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/njsscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
2929
- name: nodejsscan scan
3030
id: njsscan
31-
uses: ajinabraham/njsscan-action@7237412fdd36af517e2745077cedbf9d6900d711
31+
uses: ajinabraham/njsscan-action@231750a435d85095d33be7d192d52ec650625146
3232
with:
3333
args: '. --sarif --output results.sarif || true'
3434
- name: Upload njsscan report

0 commit comments

Comments
 (0)