Skip to content

Commit

Permalink
chore: update addonfactory-test-matrix action to v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolasinski-splunk committed Oct 10, 2023
1 parent 1de1298 commit 3ed369c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ jobs:
type=ref,event=pr
- name: matrix
id: matrix
uses: splunk/addonfactory-test-matrix-action@feat/add-unreleased-splunk
uses: splunk/addonfactory-test-matrix-action@v1.11

fossa-scan:
runs-on: ubuntu-latest
needs:
Expand Down Expand Up @@ -1175,8 +1175,6 @@ jobs:
- name: pull logs from s3 bucket
if: ${{ !cancelled() }}
run: |
echo "matrix.splunk.version"
echo ${{ matrix.splunk.version }}
# shellcheck disable=SC2157
if [ -z "${{ steps.retry-wf.outputs.workflow-name }}" ]; then
WORKFLOW_NAME=${{ steps.run-tests.outputs.workflow-name }}
Expand Down

0 comments on commit 3ed369c

Please sign in to comment.