diff --git a/.github/workflows/trivy-action-test.yaml b/.github/workflows/trivy-action-test.yaml index 659b34e..b508704 100644 --- a/.github/workflows/trivy-action-test.yaml +++ b/.github/workflows/trivy-action-test.yaml @@ -25,4 +25,4 @@ jobs: exit-code: '0' vuln-type: 'os,library' version: "v0.56.2" - template: '@./$HOME/.local/bin/trivy-bin/html.tpl' \ No newline at end of file + template: '@$HOME/.local/bin/trivy-bin/html.tpl' \ No newline at end of file