Skip to content

Commit

Permalink
-tests scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
holomekc committed Dec 27, 2023
1 parent 3616e26 commit 8b0c3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
repository: ${{ github.repository }}
- name: Print version
run: |
tag=${{ steps.last_release.outputs.release }}"
tag=${{ steps.last_release.outputs.release }}
echo "version=${%-*}" >> $GITHUB_OUTPUT
- id: trivy-db
Expand Down

0 comments on commit 8b0c3af

Please sign in to comment.