From a188baf4344e4f29212cd40221e46a752158fefe Mon Sep 17 00:00:00 2001 From: Owen Rumney Date: Fri, 21 May 2021 08:39:23 +0100 Subject: [PATCH] Update the tfsec ref point Use the latest commit hash for the action - resolves the issue support code signing --- code-scanning/tfsec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-scanning/tfsec.yml b/code-scanning/tfsec.yml index 9040659..479f713 100644 --- a/code-scanning/tfsec.yml +++ b/code-scanning/tfsec.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v2 - name: Run tfsec - uses: tfsec/tfsec-sarif-action@2ec44316ed27c50d48c931c3c628adc4c8bb1d2b + uses: tfsec/tfsec-sarif-action@9a83b5c3524f825c020e356335855741fd02745f with: sarif_file: tfsec.sarif