We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4030a43 commit a5b074fCopy full SHA for a5b074f
1 file changed
.github/workflows/_build_comps_base_image.yml
@@ -3,6 +3,11 @@
3
4
name: Build Comps Base Image
5
6
+permissions:
7
+ attestations: read
8
+ models: read
9
+ security-events: read
10
+
11
on:
12
workflow_call:
13
inputs:
0 commit comments