We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9562e commit a55d5adCopy full SHA for a55d5ad
1 file changed
.github/workflows/unit-sec-test.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
33
34
- - uses: actions/checkout@master
+ - uses: actions/checkout@v3
35
- name: Run Snyk to check for vulnerabilities
36
uses: snyk/actions/python@master
37
with:
0 commit comments