Skip to content

Commit

Permalink
ci: splunk-appinspect==3.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Viktor Tsvetkov <[email protected]>
  • Loading branch information
vtsvetkov-splunk committed Jan 10, 2025
1 parent 615cb07 commit 415c4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ jobs:
mkdir packaged
poetry run ucc-gen package --path output/demo_addon_for_splunk -o packaged
- run: |
python3 -m pip install splunk-appinspect
python3 -m pip install splunk-appinspect==3.8.1
- run: |
splunk-appinspect inspect packaged/demo_addon_for_splunk-0.0.1.tar.gz --mode test --included-tags cloud
Expand Down

0 comments on commit 415c4c7

Please sign in to comment.