From 2e42cb52a0e567959b8cc74e2fc34671814402b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 00:13:42 +0000 Subject: [PATCH] Bump 42Crunch/api-security-audit-action from 3.3.0 to 3.8.1 Bumps [42Crunch/api-security-audit-action](https://github.com/42crunch/api-security-audit-action) from 3.3.0 to 3.8.1. - [Release notes](https://github.com/42crunch/api-security-audit-action/releases) - [Commits](https://github.com/42crunch/api-security-audit-action/compare/f3a4f4d44ca6f538fe84361373d7a2a374018fdd...45cfec5231dc2550ddb05f4be1b6349b8c9d8cf2) --- updated-dependencies: - dependency-name: 42Crunch/api-security-audit-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/code-scanning-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-scanning-api.yml b/.github/workflows/code-scanning-api.yml index e8900fb..bbb22fc 100644 --- a/.github/workflows/code-scanning-api.yml +++ b/.github/workflows/code-scanning-api.yml @@ -41,7 +41,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: 42Crunch REST API Static Security Testing - uses: 42Crunch/api-security-audit-action@f3a4f4d44ca6f538fe84361373d7a2a374018fdd + uses: 42Crunch/api-security-audit-action@45cfec5231dc2550ddb05f4be1b6349b8c9d8cf2 with: # Please create free account at https://platform.42crunch.com/register # Follow these steps to configure API_TOKEN https://docs.42crunch.com/latest/content/tasks/integrate_github_actions.htm