Skip to content

Commit

Permalink
Update Security Vulnerability Check on Release Tags.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan authored Jan 6, 2025
1 parent 1bba608 commit f964138
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tag: ["v5.4-patch1","v6.2-patch2","v7.2-patch1","v7.1-patch3"]
tag: ["v5.4-patch1","v6.2-patch2","v7.2-patch1","v7.1-patch3","v7.3"]
name: ${{ matrix.tag }} Security-Vulnerabilities Check

steps:
Expand Down Expand Up @@ -52,4 +52,4 @@ jobs:
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with:
name: vulnerability-report-${{ matrix.tag }}-Artifacts
path: ${{ github.workspace }}/Ed-Fi-ODS/build.log
path: ${{ github.workspace }}/Ed-Fi-ODS/build.log

0 comments on commit f964138

Please sign in to comment.