Skip to content

Commit

Permalink
fix: update AppInspect CLI action to v2.4 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoroszko-splunk authored Mar 15, 2024
1 parent bcebff6 commit b819070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ jobs:
name: package-splunkbase
path: build/package/
- name: Scan
uses: splunk/appinspect-cli-action@v2.3
uses: splunk/appinspect-cli-action@v2.4
with:
app_path: build/package/
included_tags: ${{ matrix.tags }}
Expand Down

0 comments on commit b819070

Please sign in to comment.