From 5e08c9feb79ddd42065ec71a24aced9090825d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:25:59 +0000 Subject: [PATCH] Bump greenbone/actions from 3.27.19 to 3.27.20 Bumps [greenbone/actions](https://github.com/greenbone/actions) from 3.27.19 to 3.27.20. - [Release notes](https://github.com/greenbone/actions/releases) - [Commits](https://github.com/greenbone/actions/compare/d2ff19d14c6c7d2027b14500b65451bab3495d8d...6415a8253464404a72a867c2e9d6e8be8aaaf9c7) --- updated-dependencies: - dependency-name: greenbone/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-review.yml | 2 +- .github/workflows/sbom-upload.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 3a80862..9e7260a 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -9,4 +9,4 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Dependency Review' - uses: greenbone/actions/dependency-review@d2ff19d14c6c7d2027b14500b65451bab3495d8d # v3.27.19 + uses: greenbone/actions/dependency-review@6415a8253464404a72a867c2e9d6e8be8aaaf9c7 # v3.27.20 diff --git a/.github/workflows/sbom-upload.yml b/.github/workflows/sbom-upload.yml index 1a7a5cc..a42d4ff 100644 --- a/.github/workflows/sbom-upload.yml +++ b/.github/workflows/sbom-upload.yml @@ -11,4 +11,4 @@ jobs: contents: write steps: - name: 'SBOM upload' - uses: greenbone/actions/sbom-upload@d2ff19d14c6c7d2027b14500b65451bab3495d8d # v3.27.19 + uses: greenbone/actions/sbom-upload@6415a8253464404a72a867c2e9d6e8be8aaaf9c7 # v3.27.20