Skip to content

Commit

Permalink
chore(automerge): remove unnecessary actions:write permission (#3021)
Browse files Browse the repository at this point in the history
Fixes: #3033
  • Loading branch information
fraxken authored and ronag committed Apr 2, 2024
1 parent 9eae7ce commit a5d7543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -174,7 +174,6 @@ jobs:
permissions:
contents: write
pull-requests: write
actions: write
steps:
- name: Merge Dependabot PR
uses: fastify/github-action-merge-dependabot@9e7bfb249c69139d7bdcd8d984f9665edd49020b # v3.10.1
Expand Down

0 comments on commit a5d7543

Please sign in to comment.