From 24709f3526de151e412467363ec3201aca90e726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 21:33:14 +0000 Subject: [PATCH] build: update slsa-framework/slsa-github-generator digest to 2333f37 --- .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..fff300c 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@2333f37e183e7e0b0d75d5266b55c60c55310824 build: permissions: diff --git a/.github/workflows/demo-deploy.yaml b/.github/workflows/demo-deploy.yaml index 037bbdd..2e438d4 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@2333f37e183e7e0b0d75d5266b55c60c55310824 deploy: permissions: diff --git a/.github/workflows/policy-verification.yaml b/.github/workflows/policy-verification.yaml index 56c5b40..82176e5 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@2333f37e183e7e0b0d75d5266b55c60c55310824 verify: runs-on: ubuntu-latest diff --git a/.github/workflows/scan-image.yaml b/.github/workflows/scan-image.yaml index 4ed0f98..eabafb1 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@2333f37e183e7e0b0d75d5266b55c60c55310824 scan: permissions: