Skip to content

Commit

Permalink
chore(actions): bump ajinabraham/njsscan-action from 7 to 8
Browse files Browse the repository at this point in the history
Bumps [ajinabraham/njsscan-action](https://github.com/ajinabraham/njsscan-action) from 7 to 8.
- [Release notes](https://github.com/ajinabraham/njsscan-action/releases)
- [Commits](ajinabraham/njsscan-action@d58d8b2...2caddc3)

---
updated-dependencies:
- dependency-name: ajinabraham/njsscan-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rhahao committed Nov 6, 2024
1 parent 46b734b commit bc1ddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/njsscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: nodejsscan scan
id: njsscan
uses: ajinabraham/njsscan-action@d58d8b2f26322cd35a9efb8003baac517f226d81
uses: ajinabraham/njsscan-action@2caddc3c5e6c3b2374fbe3bb67fc733bf80d8078
with:
args: '. --sarif --output results.sarif || true'

Expand Down

0 comments on commit bc1ddad

Please sign in to comment.