Skip to content

Commit

Permalink
Merge pull request #38 from equisoft-actions/dev/fix-matrix
Browse files Browse the repository at this point in the history
QCTECH-250 : fix docker-security needs
  • Loading branch information
meriouma authored Jan 5, 2023
2 parents ac4e2b2 + 36be59c commit 9ec521d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@ jobs:
matrix: ${{ fromJSON(needs.setup.outputs.images-matrix) }}
uses: equisoft-actions/docker-workflows/.github/workflows/security.yml@v2
needs:
- setup
- image
with:
image-tag: ${{ matrix.image }}:${{ needs.image.outputs.image-version }}
Expand Down

0 comments on commit 9ec521d

Please sign in to comment.