Skip to content

Commit

Permalink
[291] Removed variable from summary input.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Sep 3, 2024
1 parent 89aa4b5 commit 967b826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
summary:
description: 'Summary of the scheduled scan.'
required: false
default: 'Trivy CVE scan of published images for ${{ github.ref_name}}'
default: 'Trivy CVE scan of published images.'
jobs:
setup-matrix:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 967b826

Please sign in to comment.