Skip to content

Commit

Permalink
Updated the id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-au-922 committed Dec 2, 2023
1 parent f8cf512 commit 69c5d73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
test:
needs: load-dotenv
runs-on: ubuntu-latest
permissions:
pages: write
id-token: write
services:
rabbitmq:
image: rabbitmq:${{ needs.load-dotenv.outputs.rabbitmq-version-tag }}
Expand Down

0 comments on commit 69c5d73

Please sign in to comment.