Skip to content

Commit

Permalink
Bump github/ossar-action (#42)
Browse files Browse the repository at this point in the history
Bumps [github/ossar-action](https://github.com/github/ossar-action) from fae13e456b9973657a670eef6bccc3a4c2b5153d to 4e96c4f6e591eb4b991abfd459e40b136a317aea.
- [Release notes](https://github.com/github/ossar-action/releases)
- [Commits](github/ossar-action@fae13e4...4e96c4f)

---
updated-dependencies:
- dependency-name: github/ossar-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9ece067 commit d5522bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Run OSSAR (Open Source Static Analysis Runner)
if: steps.skip_check.outputs.should_skip != 'true'
uses: github/ossar-action@fae13e456b9973657a670eef6bccc3a4c2b5153d
uses: github/ossar-action@4e96c4f6e591eb4b991abfd459e40b136a317aea
id: ossar

- name: Upload results to Security tab
Expand Down

0 comments on commit d5522bc

Please sign in to comment.