Skip to content

Commit

Permalink
Fix trivy version
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Dec 6, 2023
1 parent 9a547e7 commit 16de335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
export VERSION=${{ steps.lastrelease.outputs.release }}
echo "VERSION=$VERSION" >> $GITHUB_OUTPUT
analyze:
env:
VERSION: ${{needs.version.outputs.VERSION}}
permissions:
packages: write
contents: read # for actions/checkout to fetch code
Expand Down

0 comments on commit 16de335

Please sign in to comment.