From 62d712678bf6a9bbf02336fa6a9034af6b17839b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 04:28:47 +0000 Subject: [PATCH] build: update slsa-framework/slsa-github-generator digest to 3bcecb4 --- .github/workflows/build-and-push.yaml | 2 +- .github/workflows/demo-deploy.yaml | 2 +- .github/workflows/policy-verification.yaml | 2 +- .github/workflows/scan-image.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index c11cbb7..64a88c2 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Detect the repository and ref id: detect - uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@3bcecb4ade4f265cff30488059a9dca39e26b360 build: permissions: diff --git a/.github/workflows/demo-deploy.yaml b/.github/workflows/demo-deploy.yaml index 037bbdd..2307ec1 100644 --- a/.github/workflows/demo-deploy.yaml +++ b/.github/workflows/demo-deploy.yaml @@ -86,7 +86,7 @@ jobs: steps: - name: Detect the repository and ref id: detect - uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@3bcecb4ade4f265cff30488059a9dca39e26b360 deploy: permissions: diff --git a/.github/workflows/policy-verification.yaml b/.github/workflows/policy-verification.yaml index 56c5b40..4973c4c 100644 --- a/.github/workflows/policy-verification.yaml +++ b/.github/workflows/policy-verification.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Detect the repository and ref id: detect - uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@3bcecb4ade4f265cff30488059a9dca39e26b360 verify: runs-on: ubuntu-latest diff --git a/.github/workflows/scan-image.yaml b/.github/workflows/scan-image.yaml index 4ed0f98..94c7e69 100644 --- a/.github/workflows/scan-image.yaml +++ b/.github/workflows/scan-image.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Detect the repository and ref id: detect - uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@3bcecb4ade4f265cff30488059a9dca39e26b360 scan: permissions: