Skip to content

Commit

Permalink
Changes to the release file
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore7snehil committed Oct 28, 2024
1 parent 46265ff commit 07da60c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- 'Add-Revrsing-Labs'

permissions:
id-token: write
contents: write

### TODO: Replace instances of './.github/actions/' w/ `auth0/dx-sdk-actions/` and append `@latest` after the common `dx-sdk-actions` repo is made public.
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
outputs:
scan-status: ${{ steps.rl-scan-conclusion.outcome }}

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

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 07da60c

Please sign in to comment.