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: