Skip to content

Commit

Permalink
Merge branch 'master' into sol_create
Browse files Browse the repository at this point in the history
  • Loading branch information
karianna committed Mar 7, 2024
2 parents 751db91 + 511f85b commit 6f6b2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
# Step 1: Clone application source code
- name: Checkout code
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0

Expand Down

0 comments on commit 6f6b2f2

Please sign in to comment.