Skip to content

Commit 529a4e8

Browse files
Merge pull request #8 from apisec-inc/auto/bump-code-discovery-0.5.0
chore: bump code-discovery to 0.5.0
2 parents 5490d68 + 41e7423 commit 529a4e8

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
@@ -65,7 +65,7 @@ runs:
6565
shell: bash
6666
run: |
6767
python3 -m pip install --upgrade pip
68-
pip install code-discovery==0.4.0
68+
pip install code-discovery==0.5.0
6969
7070
- name: Configure API credentials
7171
shell: bash

0 commit comments

Comments
 (0)