Merge pull request #295 from neon-mmd/dependabot/github_actions/wow-actions/contributors-list-1.2.0
This commit is contained in:
commit
f1375abff9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
ref: ${{ github.event.repository.default_branch }}
|
ref: ${{ github.event.repository.default_branch }}
|
||||||
|
|
||||||
- name: Update contributors list
|
- name: Update contributors list
|
||||||
uses: wow-actions/contributors-list@b9e91f91a51a55460fdcae64daad0cb8122cdd53 # v1.1.0
|
uses: wow-actions/contributors-list@242b53835016268d20e79eeff6f42193c02be8c8 # v1.2.0
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
svgPath: images/contributors_list.svg
|
svgPath: images/contributors_list.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue