Skip to content

Commit 2f74db3

Browse files
authored
Added actions: read in post-merge, needed by gitleaks job (#135)
1 parent 8cba598 commit 2f74db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
contents: read
2020
security-events: write
2121
id-token: write
22+
actions: read
2223
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
2324
with:
2425
bootstrap_tools: "go,gotools,golang-lint,helm,yq,buf,opa"

0 commit comments

Comments
 (0)