Skip to content

Commit

Permalink
🚀 gha: Bump returntocorp/semgrep-action from 0.56.0 to 0.57.0 (#835)
Browse files Browse the repository at this point in the history
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from 0.56.0 to 0.57.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@0bdb313...5497961)

---
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] authored Sep 23, 2023
1 parent f7a45b7 commit 790b15d
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 @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v4

# Scan code using project's configuration on https://semgrep.dev/manage
- uses: returntocorp/semgrep-action@0bdb313d58a33cb6fe166b1807f9f06885641184
- uses: returntocorp/semgrep-action@549796168c0ddcb9149b10a0e79e5f6522f50797
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}
Expand Down

0 comments on commit 790b15d

Please sign in to comment.