Skip to content

Commit a6824b5

Browse files
fix: bump appinspect-cli-action to 1.12 (#200)
Fix to resolve issue reported in: https://splunk.slack.com/archives/CRTNPEZ4M/p1701839485674779
1 parent f4e3d6b commit a6824b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ jobs:
788788
name: package-splunkbase
789789
path: build/package/
790790
- name: Scan
791-
uses: splunk/appinspect-cli-action@v1.9
791+
uses: splunk/appinspect-cli-action@v1.12
792792
with:
793793
app_path: build/package/
794794
included_tags: ${{ matrix.tags }}

0 commit comments

Comments
 (0)