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 626a9c5 commit 59e19efCopy full SHA for 59e19ef
.github/workflows/verify_distributed_dependencies.yaml
@@ -16,6 +16,8 @@ permissions:
16
jobs:
17
check-validity-and-merge:
18
runs-on: ubuntu-latest
19
+ permissions:
20
+ id-token: write
21
steps:
22
- name: Sjekk ut branch
23
uses: 'actions/checkout@v4'
0 commit comments