Skip to content

Commit 5987c76

Browse files
committed
add write permission
1 parent 64ae8b1 commit 5987c76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
lint:
6969
name: Lint
7070
runs-on: ubuntu-22.04
71+
permissions:
72+
id-token: write
7173
steps:
7274
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7375
- name: Get Secrets from Azure Key Vault

0 commit comments

Comments
 (0)