Skip to content

Commit 3a07ca9

Browse files
committed
updated trivy.yaml
1 parent b1d193c commit 3a07ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ permissions:
4848
security-events: write
4949

5050
concurrency:
51-
group: ${{ github.ref }}-${{ github.workflow }}
51+
group: ${{ github.workflow }}-${{ github.ref }}
5252
cancel-in-progress: true
5353

5454
jobs:

0 commit comments

Comments
 (0)