We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e338c commit a870ae3Copy full SHA for a870ae3
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v3
12
13
- name: Advance Security Policy as Code
14
- uses: advanced-security/policy-as-code@v2.9.1
+ uses: advanced-security/policy-as-code@3c34d170b496eeae477800f66634f519bc414582 # v2.10.1
15
with:
16
policy: GeekMasher/security-queries
17
policy-path: $GITHUB_WORKSPACE/policies/default.yml
0 commit comments