Skip to content

Commit afd17ee

Browse files
committed
fix(ci): 👷 update contributors action
1 parent 546209d commit afd17ee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ jobs:
99
contrib-readme-job:
1010
runs-on: ubuntu-latest
1111
name: A job to automate contrib in readme
12+
permissions:
13+
contents: write
14+
pull-requests: write
1215
steps:
1316
- name: Contribute List
14-
uses: akhilmhdh/[email protected].6
17+
uses: akhilmhdh/[email protected].11
1518
with:
1619
commit_message: "docs(contributor): contrib-readme-action has updated readme :bulb:"
1720
committer_username: "chicio"

0 commit comments

Comments
 (0)