From c58ba36bb03eb869e5b8c1bb0aa4ad8a0256b137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 15:12:24 +0100 Subject: [PATCH] Bump synopsys-sig/detect-action from 0.3.2 to 0.3.3 (#35) Bumps [synopsys-sig/detect-action](https://github.com/synopsys-sig/detect-action) from 0.3.2 to 0.3.3. - [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.2...v0.3.3) --- updated-dependencies: - dependency-name: synopsys-sig/detect-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/synopsys-schedule.yaml | 2 +- .github/workflows/synopsys.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/synopsys-schedule.yaml b/.github/workflows/synopsys-schedule.yaml index ebacddbde..9e0050758 100644 --- a/.github/workflows/synopsys-schedule.yaml +++ b/.github/workflows/synopsys-schedule.yaml @@ -20,7 +20,7 @@ jobs: run: go build - name: Run Synopsys Detect - uses: synopsys-sig/detect-action@v0.3.2 + uses: synopsys-sig/detect-action@v0.3.3 with: scan-mode: INTELLIGENT github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/synopsys.yaml b/.github/workflows/synopsys.yaml index 2383b81a9..0a6eb3e38 100644 --- a/.github/workflows/synopsys.yaml +++ b/.github/workflows/synopsys.yaml @@ -22,7 +22,7 @@ jobs: run: go build - name: Run Synopsys Detect - uses: synopsys-sig/detect-action@v0.3.2 + uses: synopsys-sig/detect-action@v0.3.3 with: github-token: ${{ secrets.GITHUB_TOKEN }} detect-version: 7.9.0