From 77849f7d9a05cfa3add8079d6ce40e7ade6c4734 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:06:14 +0000 Subject: [PATCH] build: update slsa-framework/slsa-github-generator digest to 312ad50 --- .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..730a160 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@312ad50a606860ee9f37e42820897e7f63bd2ff3 build: permissions: diff --git a/.github/workflows/demo-deploy.yaml b/.github/workflows/demo-deploy.yaml index 037bbdd..b71e446 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@312ad50a606860ee9f37e42820897e7f63bd2ff3 deploy: permissions: diff --git a/.github/workflows/policy-verification.yaml b/.github/workflows/policy-verification.yaml index 56c5b40..c1b1038 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@312ad50a606860ee9f37e42820897e7f63bd2ff3 verify: runs-on: ubuntu-latest diff --git a/.github/workflows/scan-image.yaml b/.github/workflows/scan-image.yaml index 4ed0f98..4d3626e 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@312ad50a606860ee9f37e42820897e7f63bd2ff3 scan: permissions: