changed concurrency lock to be workflow-ref format
7b9f59a3
Hari Sekhon
committed
6 changed files
grype.yaml
/.github/workflows/grype.yaml-1+1
/.github/workflows/grype.yaml
Add comment 46 security-events: write
Add comment 47
Add comment 48 concurrency:
Add comment 49 Minus   group: ${{ github.ref }}-${{ github.workflow }}
Add comment 49 Plus   group: ${{ github.workflow }}-${{ github.ref }}
Add comment 50 cancel-in-progress: true
Add comment 51
Add comment 52 jobs:
kics.yaml
/.github/workflows/kics.yaml-1+1
/.github/workflows/kics.yaml
Add comment 46 security-events: write
Add comment 47
Add comment 48 concurrency:
Add comment 49 Minus   group: ${{ github.ref }}-${{ github.workflow }}
Add comment 49 Plus   group: ${{ github.workflow }}-${{ github.ref }}
Add comment 50 cancel-in-progress: true
Add comment 51
Add comment 52 jobs:
semgrep-cloud.yaml
/.github/workflows/semgrep-cloud.yaml-1+1
/.github/workflows/semgrep-cloud.yaml
Add comment 46 contents: read
Add comment 47
Add comment 48 concurrency:
Add comment 49 Minus   group: ${{ github.ref }}-${{ github.workflow }}
Add comment 49 Plus   group: ${{ github.workflow }}-${{ github.ref }}
Add comment 50 cancel-in-progress: true
Add comment 51
Add comment 52 jobs:
semgrep.yaml
/.github/workflows/semgrep.yaml-1+1
/.github/workflows/semgrep.yaml
Add comment 50 security-events: write
Add comment 51
Add comment 52 concurrency:
Add comment 53 Minus   group: ${{ github.ref }}-${{ github.workflow }}
Add comment 53 Plus   group: ${{ github.workflow }}-${{ github.ref }}
Add comment 54 cancel-in-progress: true
Add comment 55
Add comment 56 jobs:
trivy.yaml
/.github/workflows/trivy.yaml-1+1
/.github/workflows/trivy.yaml
Add comment 48 security-events: write
Add comment 49
Add comment 50 concurrency:
Add comment 51 Minus   group: ${{ github.ref }}-${{ github.workflow }}
Add comment 51 Plus   group: ${{ github.workflow }}-${{ github.ref }}
Add comment 52 cancel-in-progress: true
Add comment 53
Add comment 54 jobs:
validate.yaml
/.github/workflows/validate.yaml
/.github/workflows/validate.yaml