set id-token write permission for OIDC

This commit is contained in:
miampf 2024-02-08 15:04:37 +01:00
parent 69bad3430d
commit c944533982
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
actions: read
id-token: write
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1