Skip to content

Commit ed42385

Browse files
authored
Merge pull request #2 from apisec-inc/fix/bump-code-discovery-to-0.3.2
Bump code-discovery CLI pin from 0.2.2 to 0.3.2
2 parents d1da1f9 + 0b98ebd commit ed42385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
shell: bash
5858
run: |
5959
python3 -m pip install --upgrade pip
60-
pip install code-discovery==0.2.2
60+
pip install code-discovery==0.3.2
6161
6262
- name: Configure API credentials
6363
shell: bash

0 commit comments

Comments
 (0)