diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 9c6fd1c69d3..4e09d8609f2 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest container: - image: returntocorp/semgrep:1.101.0@sha256:a2917a82fec40f4d165fd701abb3937677b900105f3e909861fa03844a8e00db + image: returntocorp/semgrep:1.102.0@sha256:cef085245254d15c66d96be413c730f0b458823a1d0c39afbc12f705b664ce8f # Skip any PR created by Dependabot to avoid permission issues: if: (github.actor != 'dependabot[bot]')