Skip to content

Commit 63bc495

Browse files
⬆️ Bump returntocorp/semgrep-action (#4988)
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from fcd5ab7459e8d91cb1777481980d1b18b4fc6735 to 713efdd345f3035192eaa63f56867b88e63e4e5d. - [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md) - [Commits](returntocorp/semgrep-action@fcd5ab7...713efdd) --- updated-dependencies: - dependency-name: returntocorp/semgrep-action dependency-version: 713efdd345f3035192eaa63f56867b88e63e4e5d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c38185 commit 63bc495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4141

4242
# Scan code using project's configuration on https://semgrep.dev/manage
43-
- uses: returntocorp/semgrep-action@fcd5ab7459e8d91cb1777481980d1b18b4fc6735
43+
- uses: returntocorp/semgrep-action@713efdd345f3035192eaa63f56867b88e63e4e5d
4444
with:
4545
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
4646
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}

0 commit comments

Comments
 (0)