Skip to content

Commit

Permalink
Merge branch '14Richa/validate-maintainers' of github.com:14Richa/com…
Browse files Browse the repository at this point in the history
…munity into 14Richa/validate-maintainers
  • Loading branch information
14Richa committed Jul 13, 2023
2 parents a4ea5db + 4f52673 commit 601e49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-maintainers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Verify changes in MAINTAINERS.yaml
id: verify-changes
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit 601e49c

Please sign in to comment.