Skip to content

Commit c08309f

Browse files
committed
Revert "downgrade cfn-lint serverless-rules because of an issue with v0.3.3"
This reverts commit f383b3d.
1 parent f383b3d commit c08309f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install cfn-lint and plugins
4949
run: |
5050
pip install cfn-lint
51-
pip install cfn-lint-serverless==0.3.2
51+
pip install cfn-lint-serverless
5252
5353
- name: Install yq
5454
run: |

0 commit comments

Comments
 (0)