From fd221c7104ae2dbe6ead5fc38365620487eefa2e Mon Sep 17 00:00:00 2001 From: TTPForge Bot <144183541+TTPForge-bot@users.noreply.github.com> Date: Wed, 6 Sep 2023 09:20:59 -0500 Subject: [PATCH] chore(deps): update actions/checkout digest to f43a0e5 (#62) Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com> --- .github/workflows/semgrep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 756f9cf..ca91d05 100755 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -13,7 +13,7 @@ jobs: steps: - name: Set up git repository - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3 + uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 - uses: returntocorp/semgrep-action@5f527831fb11fa698f72b1181080d95a04755a2a # v1 with: