Skip to content

Commit

Permalink
Set permissions.id-token=read for Build stage.
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rj1k committed Apr 1, 2024
1 parent d1a7467 commit f7306a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd-docker-build-and-distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
runs-on: ${{ inputs.RUNNER }}
permissions:
contents: read
id-token: read
environment: ${{ inputs.ENVIRONMENT }}
steps:

Expand Down

0 comments on commit f7306a6

Please sign in to comment.