Skip to content

Commit

Permalink
[ci] Add id-token: write to dependabot workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtreece committed Dec 18, 2024
1 parent e9754ce commit fffa6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- '**.go'
permissions:
contents: write
id-token: write
jobs:
update:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit fffa6c8

Please sign in to comment.