From d0364966fae7f176b8e75b95797c460e1fb60eb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:59:54 +0000 Subject: [PATCH] build: update slsa-framework/slsa-github-generator digest to a2540a1 --- .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 500d40ad..0f0b454b 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@a2540a194637bb64a01ab139ff74ebdcf926f4f6 build: permissions: diff --git a/.github/workflows/demo-deploy.yaml b/.github/workflows/demo-deploy.yaml index 037bbddf..3caef860 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@a2540a194637bb64a01ab139ff74ebdcf926f4f6 deploy: permissions: diff --git a/.github/workflows/policy-verification.yaml b/.github/workflows/policy-verification.yaml index 56c5b400..9dd4cccd 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@a2540a194637bb64a01ab139ff74ebdcf926f4f6 verify: runs-on: ubuntu-latest diff --git a/.github/workflows/scan-image.yaml b/.github/workflows/scan-image.yaml index 4ed0f981..30845dc2 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@a2540a194637bb64a01ab139ff74ebdcf926f4f6 scan: permissions: