Skip to content

Commit c8d1907

Browse files
Update build_and_scan_image.yml
1 parent 7dd3b2e commit c8d1907

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build_and_scan_image.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ jobs:
77
runs-on: ubuntu-latest
88
environment:
99
name: plugin-development
10+
11+
# Configura los permisos para habilitar la autenticación con OIDC
12+
permissions:
13+
id-token: write
14+
contents: read
15+
1016

1117
steps:
1218
- name: Checkout this repository

0 commit comments

Comments
 (0)