We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e0c14 commit fba0654Copy full SHA for fba0654
.github/workflows/bake.yaml
@@ -26,7 +26,7 @@ jobs:
26
contents: read
27
packages: write
28
security-events: write
29
- id-token: read
+ id-token: write
30
outputs:
31
metadata: ${{ steps.build.outputs.metadata }}
32
images: ${{ steps.images.outputs.images }}
0 commit comments