Skip to content

Commit

Permalink
Merge pull request #99 from sailpoint-oss/fix/postman-collection-write
Browse files Browse the repository at this point in the history
added permissions for github action
  • Loading branch information
philip-ellis-sp authored Dec 9, 2024
2 parents 1d34a46 + 51d0355 commit 5ba300c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-dereferenced-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
- nerm/**
workflow_dispatch:

permissions:
id-token: write # This is required for requesting the JWT

jobs:
dereference_spec:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ba300c

Please sign in to comment.