From 8ef8f680ede372b242ef26415d5dc09d189b71b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 13:33:46 +0500 Subject: [PATCH] Bump zricethezav/gitleaks-action from v1.4.0 to v1.5.0 (#91) Bumps [zricethezav/gitleaks-action](https://github.com/zricethezav/gitleaks-action) from v1.4.0 to v1.5.0. - [Release notes](https://github.com/zricethezav/gitleaks-action/releases) - [Commits](https://github.com/zricethezav/gitleaks-action/compare/v1.4.0...f07e790864f5c99b84749016bf53978141171b64) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e542105..58a6a49 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -36,7 +36,7 @@ jobs: fetch-depth: 0 - name: Check for GitLeaks - uses: zricethezav/gitleaks-action@v1.4.0 # Action page: + uses: zricethezav/gitleaks-action@v1.5.0 # Action page: goreportcard: name: Update state on goreportcard.com