From 08cee2290b97f18c90be4c0924628ad3aeffde9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 18:25:45 +0000 Subject: [PATCH] chore(deps): bump kronostechnologies/actions from 0.0.22 to 0.0.23 Bumps [kronostechnologies/actions](https://github.com/kronostechnologies/actions) from 0.0.22 to 0.0.23. - [Release notes](https://github.com/kronostechnologies/actions/releases) - [Commits](https://github.com/kronostechnologies/actions/compare/v0.0.22...v0.0.23) --- updated-dependencies: - dependency-name: kronostechnologies/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/python-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-security.yml b/.github/workflows/python-security.yml index 63894fb..a9fb25a 100644 --- a/.github/workflows/python-security.yml +++ b/.github/workflows/python-security.yml @@ -57,7 +57,7 @@ jobs: fetch-depth: 0 - name: Run secret scanner - uses: kronostechnologies/actions/scan-secrets@v0.0.22 + uses: kronostechnologies/actions/scan-secrets@v0.0.23 sast: name: SAST