From 0e792973cf5dad795aa6633e1679bf2e690fc4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 03:05:09 +0000 Subject: [PATCH] chore(deps): bump knqyf263/trivy-issue-action from 0.0.3 to 0.0.4 Bumps [knqyf263/trivy-issue-action](https://github.com/knqyf263/trivy-issue-action) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/knqyf263/trivy-issue-action/releases) - [Commits](https://github.com/knqyf263/trivy-issue-action/compare/v0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: knqyf263/trivy-issue-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index f640055b0337..489d5635f516 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2 - name: Run Trivy vulnerability scanner and create GitHub issues - uses: knqyf263/trivy-issue-action@v0.0.3 + uses: knqyf263/trivy-issue-action@v0.0.4 with: assignee: knqyf263 severity: CRITICAL