Skip to content

Commit

Permalink
fix: dont use permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTiedemann committed Sep 22, 2024
1 parent 14abcf8 commit cff67c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions actions/load-secret-from-gsm/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ outputs:
value: ${{ steps.secrets.outputs.secrets }}
runs:
using: "composite"
permissions:
contents: "read"
id-token: "write"
steps:
- name: Authenticate at GCloud
uses: "google-github-actions/auth@v2"
Expand Down

0 comments on commit cff67c1

Please sign in to comment.