Skip to content

Commit 4bb076c

Browse files
feat: update AppInspect CLI action to 2.9 (#367)
### Description Correlated PR: splunk/appinspect-cli-action#136 ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done - https://github.com/splunk/splunk-add-on-for-cisco-asa/actions/runs/13198034547 - https://github.com/splunk/splunk-add-on-for-salesforce/actions/runs/13197794456
1 parent deaf4f1 commit 4bb076c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ jobs:
862862
name: package-splunkbase
863863
path: build/package/
864864
- name: Scan
865-
uses: splunk/appinspect-cli-action@v2.8
865+
uses: splunk/appinspect-cli-action@v2.9
866866
with:
867867
app_path: build/package/
868868
included_tags: ${{ matrix.tags }}

0 commit comments

Comments
 (0)