Skip to content

Commit

Permalink
Merge branch 'main' into feat/agentctl_test_logs_inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
fgouteroux authored Jun 12, 2024
2 parents 76a06a7 + cb940a2 commit 16bf4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d
with:
image-ref: 'grafana/agent:main'
format: 'template'
Expand Down

0 comments on commit 16bf4ea

Please sign in to comment.