Skip to content

Commit

Permalink
patching helm update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyorlando committed Sep 24, 2024
1 parent 1892d34 commit 7415905
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/on-helm-release-pr-merged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
outputs:
token: ${{ steps.generate-token.outputs.token }}
permissions:
contents: read
id-token: write
steps:
- name: Get Vault secrets
id: get-secrets
Expand Down

0 comments on commit 7415905

Please sign in to comment.