Skip to content

Commit 226d091

Browse files
committed
update actions permissions
1 parent fc020bc commit 226d091

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/home-page.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- main
66
jobs:
77
build-and-push:
8+
permissions:
9+
contents: read
10+
id-token: write
811
name: Build & Push Final Docker Image to GCR
912
runs-on: ubuntu-latest
1013
steps:

0 commit comments

Comments
 (0)