From ca77ed1020fd1d2986f65ee1f3d21abe6ec67357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 06:37:00 +0000 Subject: [PATCH] build: update slsa-framework/slsa-github-generator action to v1.8.0 --- .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 8c412223..dfb6d8b7 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@e55b76ce421082dfa4b34a6ac3c5e59de0f3bb58 # v1.7.0 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@cdeb3a916610bc00af5dee83d1acdd3c7079923a # v1.8.0 build: permissions: diff --git a/.github/workflows/demo-deploy.yaml b/.github/workflows/demo-deploy.yaml index 8f5006fe..8f73aa7a 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@e55b76ce421082dfa4b34a6ac3c5e59de0f3bb58 # v1.7.0 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@cdeb3a916610bc00af5dee83d1acdd3c7079923a # v1.8.0 deploy: permissions: diff --git a/.github/workflows/policy-verification.yaml b/.github/workflows/policy-verification.yaml index ac2100c7..18244fa3 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@e55b76ce421082dfa4b34a6ac3c5e59de0f3bb58 # v1.7.0 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@cdeb3a916610bc00af5dee83d1acdd3c7079923a # v1.8.0 verify: runs-on: ubuntu-latest diff --git a/.github/workflows/scan-image.yaml b/.github/workflows/scan-image.yaml index 22a92ee1..45532176 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@e55b76ce421082dfa4b34a6ac3c5e59de0f3bb58 # v1.7.0 + uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@cdeb3a916610bc00af5dee83d1acdd3c7079923a # v1.8.0 scan: permissions: