Skip to content

Commit

Permalink
Merge pull request #415 from Nordix/tuomo/fix-dependabot-permissions
Browse files Browse the repository at this point in the history
🌱 fix dependabot workflow permissions
  • Loading branch information
metal3-io-bot authored Jan 15, 2024
2 parents a892ba2 + 55e103d commit 2c6d759
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: read
pull-requests: write
contents: write

steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit 2c6d759

Please sign in to comment.