Skip to content

Commit 6360e32

Browse files
backport-splunk-matrix-to-v4.18
1 parent b987f6f commit 6360e32

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
@@ -239,7 +239,7 @@ jobs:
239239
submodules: false
240240
persist-credentials: false
241241
- id: matrix
242-
uses: splunk/addonfactory-test-matrix-action@v2.1
242+
uses: splunk/addonfactory-test-matrix-action@v3.0
243243
- name: job summary
244244
run: |
245245
splunk_version_list=$(echo '${{ steps.matrix.outputs.supportedSplunk }}' | jq -r '.[].version')

0 commit comments

Comments
 (0)