Merge pull request #29 from Pr0methean/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
3b0f7ef17d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/devskim.yml
vendored
2
.github/workflows/devskim.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
security-events: write
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run DevSkim scanner
|
||||
uses: microsoft/DevSkim-Action@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue