From 8420d3166cd1437f45594bab85ad9b603a7698d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 05:39:01 +0000 Subject: [PATCH] Bump synopsys-sig/detect-action from 0.3.4 to 0.3.5 Bumps [synopsys-sig/detect-action](https://github.com/synopsys-sig/detect-action) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/synopsys-sig/detect-action/releases) - [Changelog](https://github.com/synopsys-sig/detect-action/blob/main/jenkinsfile_release) - [Commits](https://github.com/synopsys-sig/detect-action/compare/v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: synopsys-sig/detect-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/licenseScanDependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/licenseScanDependabot.yml b/.github/workflows/licenseScanDependabot.yml index ac92df3..91b5b85 100644 --- a/.github/workflows/licenseScanDependabot.yml +++ b/.github/workflows/licenseScanDependabot.yml @@ -12,7 +12,7 @@ jobs: node-version: '20' - run: npm ci - name: Synopsys Detect - uses: synopsys-sig/detect-action@v0.3.4 + uses: synopsys-sig/detect-action@v0.3.5 env: NODE_TLS_REJECT_UNAUTHORIZED: 0 DETECT_PROJECT_TAGS: 'wek'