-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(specs) - Update CloudFormation specs to 146.0.0 (#2921)
* Update CloudFormation specs to 146.0.0 * update pip for testing dependencies --------- Co-authored-by: kddejong <[email protected]> Co-authored-by: Kevin DeJong <[email protected]>
- Loading branch information
1 parent
d213f4c
commit 1729cf0
Showing
99 changed files
with
12,151 additions
and
10,928 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,6 +65,7 @@ jobs: | |
- name: Install cfn-lint | ||
run: | | ||
pip3 install -e . | ||
pip install --upgrade pip | ||
pip install --upgrade setuptools | ||
- uses: pypa/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.