We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f383b3d commit c08309fCopy full SHA for c08309f
1 file changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Install cfn-lint and plugins
49
run: |
50
pip install cfn-lint
51
- pip install cfn-lint-serverless==0.3.2
+ pip install cfn-lint-serverless
52
53
- name: Install yq
54
0 commit comments