From c07fd94b5be42f8cb5d2baa3629937670dc6fb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:52:27 +0530 Subject: [PATCH] Bump Templum/govulncheck-action from 1.0.0 to 1.0.1 (#270) Bumps [Templum/govulncheck-action](https://github.com/templum/govulncheck-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/templum/govulncheck-action/releases) - [Commits](https://github.com/templum/govulncheck-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: Templum/govulncheck-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/govulncheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/govulncheck.yml b/.github/workflows/govulncheck.yml index bf41d8dd..98a03f26 100644 --- a/.github/workflows/govulncheck.yml +++ b/.github/workflows/govulncheck.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Golang Vulncheck - uses: Templum/govulncheck-action@v1.0.0 + uses: Templum/govulncheck-action@v1.0.1