From 98af4622de6f0d60225ba0fc73b7855043e04703 Mon Sep 17 00:00:00 2001 From: Jan Borsodi Date: Wed, 23 Feb 2022 14:01:57 +0100 Subject: [PATCH] Updated version used for example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0dd458..bc76c10 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ tweaked for the project. ignore-unfixed: true format: 'json' output: 'result.json' -- uses: CemitDigital/trivy-report-issue-action@v1 +- uses: CemitDigital/trivy-report-issue-action@v1.1 with: # Token passed by GitHub actions, required for access to GitHub issues token: ${{ secrets.GITHUB_TOKEN }}