Skip to content

Commit

Permalink
Update trivy-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo authored Apr 16, 2024
1 parent 261c745 commit 5ca6c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-20.04
env:
tag: '3.809.0-alpha.12863-dev-06cf1fbb'
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.REPO_TOKEN }}
steps:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master
Expand Down

0 comments on commit 5ca6c4a

Please sign in to comment.