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 18c21d4 commit 089578eCopy full SHA for 089578e
1 file changed
.github/workflows/release.yml
@@ -72,6 +72,8 @@ jobs:
72
run: ./build.sh publishcontainers
73
74
build-link-index-lambda:
75
+ permissions:
76
+ contents: read
77
needs:
78
- release-drafter
79
uses: ./.github/workflows/build-link-index-updater-lambda.yml
0 commit comments