Skip to content

Commit 13460db

Browse files
chore: update AppInspect CLI action to 2.9
1 parent 160efce commit 13460db

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
@@ -841,7 +841,7 @@ jobs:
841841
name: package-splunkbase
842842
path: build/package/
843843
- name: Scan
844-
uses: splunk/appinspect-cli-action@v2.8
844+
uses: splunk/appinspect-cli-action@v2.9
845845
with:
846846
app_path: build/package/
847847
included_tags: ${{ matrix.tags }}

0 commit comments

Comments
 (0)