Commit dc9d8fb
authored
fix(ci): pin trivy-action to a specific commit (#9)
The `aquasecurity/trivy-action@main` reference was failing because the 'main' branch is not a valid version.
This commit updates the workflow to use a specific, stable commit SHA, which resolves the error and improves the reliability of the CI/CD pipeline.1 parent 7f097c9 commit dc9d8fb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments