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: