Skip to content

Commit

Permalink
Update permissions in publish bicep workflow (#48)
Browse files Browse the repository at this point in the history
* update permissions in workflow

Signed-off-by: sk593 <[email protected]>

* testing

Signed-off-by: sk593 <[email protected]>

* testing

Signed-off-by: sk593 <[email protected]>

---------

Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 authored Aug 7, 2024
1 parent 59fc7ef commit e235336
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-bicep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ on:
workflow_dispatch:
inputs: {}

permissions:
id-token: write
contents: read

env:
# bicep-types ACR url for uploading AWS Bicep types
BICEP_TYPES_REGISTRY: 'biceptypes.azurecr.io'
Expand Down

0 comments on commit e235336

Please sign in to comment.