workflows: adjust permissions in releases (#9530) (#9549)

https://github.com/mattermost/mattermost-mobile/actions/runs/22089238110
(cherry picked from commit 36439bd5f4)

Co-authored-by: Nuno Simões <nasimoes@aiven.io>
This commit is contained in:
Mattermost Build 2026-02-25 14:58:07 +01:00 committed by GitHub
parent 85e38340ab
commit f9d1bca05c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,6 +96,9 @@ jobs:
if: ${{ !contains(github.ref_name , 'release-ios') }}
needs:
- test
permissions:
id-token: write
contents: read
steps:
- name: ci/checkout-repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2