Skip to content

Commit 5f1021c

Browse files
chore(deps): update splunk/addonfactory-test-matrix-action action to v3.0.1
1 parent c2aa1b1 commit 5f1021c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci-enterprise.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
9898
- name: matrix
9999
id: matrix
100-
uses: splunk/[email protected].0
100+
uses: splunk/[email protected].1
101101

102102
security-fossa-scan:
103103
continue-on-error: true

.github/workflows/ci-lite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
type=ref,event=tag
8787
- name: matrix
8888
id: matrix
89-
uses: splunk/[email protected].0
89+
uses: splunk/[email protected].1
9090

9191
security-fossa-scan:
9292
continue-on-error: true

.github/workflows/ci-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
type=ref,event=tag
8787
- name: matrix
8888
id: matrix
89-
uses: splunk/[email protected].0
89+
uses: splunk/[email protected].1
9090

9191
security-fossa-scan:
9292
continue-on-error: true

0 commit comments

Comments
 (0)