We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a977a96 + 9cc534c commit c8d7818Copy full SHA for c8d7818
1 file changed
.github/workflows/ci.yml
@@ -18,6 +18,8 @@ jobs:
18
19
- name: Audit GitHub actions
20
uses: cybrota/scharf-action@c0d0eb13ca383e5a3ec947d754f61c9e61fab5ba
21
+ env:
22
+ SCHARF_VERSION: v1.3.1
23
with:
24
raise-error: true
25
0 commit comments