Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
bump github checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Mar 29, 2023
1 parent d3cab3d commit f4a4ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk_security.yaml
Expand Up @@ -10,7 +10,7 @@ jobs:
snyk:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v3
- name: Test for open source vulnerabilities and license issues.
uses: snyk/actions/python-3.8@master
env:
Expand Down

0 comments on commit f4a4ae8

Please sign in to comment.