There was an error while loading. Please reload this page.
1 parent 876d5c7 commit 121a3fcCopy full SHA for 121a3fc
1 file changed
.github/workflows/upload-dependencies.yml
@@ -25,6 +25,9 @@ on:
25
26
jobs:
27
UploadDependenciesAndTestRepo:
28
+ permissions:
29
+ id-token: write
30
+ contents: read
31
runs-on: ubuntu-latest
32
steps:
33
- name: Checkout Code
0 commit comments