Skip to content

Commit f1e438a

Browse files
fix: bump appinspect-cli-action to 1.12
1 parent c3c470f commit f1e438a

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
@@ -781,7 +781,7 @@ jobs:
781781
name: package-splunkbase
782782
path: build/package/
783783
- name: Scan
784-
uses: splunk/appinspect-cli-action@v1.9
784+
uses: splunk/appinspect-cli-action@v1.12
785785
with:
786786
app_path: build/package/
787787
included_tags: ${{ matrix.tags }}

0 commit comments

Comments
 (0)