Skip to content

Commit

Permalink
Merge pull request #190 from yext/dev/update-workflow-action-v4
Browse files Browse the repository at this point in the history
Update main.yml action to v4
  • Loading branch information
k-gerner authored Jan 16, 2025
2 parents 710cbbf + 60f0cf2 commit d181651
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 d181651

Please sign in to comment.