Skip to content

Commit

Permalink
Update main.yml action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
k-gerner committed Jan 15, 2025
1 parent 830b50e commit 094d20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
image: returntocorp/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: semgrep ci

0 comments on commit 094d20e

Please sign in to comment.