Skip to content

Commit

Permalink
gha: bump returntocorp/semgrep-action from 0.51.0 to 0.53.0 (#376)
Browse files Browse the repository at this point in the history
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from 0.51.0 to 0.53.0.
- [Release notes](https://github.com/returntocorp/semgrep-action/releases)
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](returntocorp/semgrep-action@316a175...5f52783)

---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent e6727ea commit 4e55706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:

- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v2

- uses: returntocorp/semgrep-action@316a1751c53ffb6689b8726910e8204ffb591b4f # v1
- uses: returntocorp/semgrep-action@5f527831fb11fa698f72b1181080d95a04755a2a # v1
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}

0 comments on commit 4e55706

Please sign in to comment.