We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38a1b6 commit d6a9e1dCopy full SHA for d6a9e1d
.github/workflows/grype.yaml
@@ -46,7 +46,7 @@ permissions:
46
security-events: write
47
48
concurrency:
49
-group: ${{github.ref }}-${{github.workflow }}
+group: ${{github.workflow }}-${{github.ref }}
50
cancel-in-progress: true
51
52
jobs:
0 commit comments