Skip to content

Commit a8eb995

Browse files
fix: update AppInspect CLI action to v2.10 (#394)
### Description update appinspect-cli-action to 2.10 ### 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 (for each selected checkbox, the corresponding test results link should be listed here)
1 parent b93e398 commit a8eb995

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
@@ -930,7 +930,7 @@ jobs:
930930
name: package-splunkbase
931931
path: build/package/
932932
- name: Scan
933-
uses: splunk/appinspect-cli-action@v2.9
933+
uses: splunk/appinspect-cli-action@v2.10
934934
with:
935935
app_path: build/package/
936936
included_tags: ${{ matrix.tags }}

0 commit comments

Comments
 (0)