We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbdee6 commit bf30a9bCopy full SHA for bf30a9b
.github/workflows/test.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Install cfn-lint
66
run: |
67
pip3 install -e .
68
- - uses: pypa/[email protected].5
+ - uses: pypa/[email protected].6
69
with:
70
ignore-vulns: |
71
GHSA-r9hx-vwmv-q579
0 commit comments