Skip to content

Commit d6a9e1d

Browse files
committed
updated grype.yaml
1 parent f38a1b6 commit d6a9e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/grype.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
security-events: write
4747

4848
concurrency:
49-
group: ${{github.ref }}-${{github.workflow }}
49+
group: ${{github.workflow }}-${{github.ref }}
5050
cancel-in-progress: true
5151

5252
jobs:

0 commit comments

Comments
(0)