Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Oct 4, 2023
1 parent 0c0edc2 commit 966b3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Get project name
run: |
echo "[DEBUG] - project_name = ${{ matrix.project_location }}
echo "project_name=`basename ${{ matrix.project_location }}"
echo "project_name=`basename ${{ matrix.project_location }}`"
- name: Promote latest scan
# Only last develop should be promoted to policy scan
Expand Down

0 comments on commit 966b3cc

Please sign in to comment.