We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b052e commit fcee4f5Copy full SHA for fcee4f5
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
run: python3 --version
40
41
- name: Advanced Security Policy as Code
42
- uses: advanced-security/policy-as-code@2.9.0
+ uses: advanced-security/policy-as-code@v2.9.0
43
with:
44
# severity: Notes
45
# The owner/repo of where the policy is stored
0 commit comments