Spaces:
Runtime error
Runtime error
Merge pull request #295 from neon-mmd/dependabot/github_actions/wow-actions/contributors-list-1.2.0
Browse files
.github/workflows/contributors.yml
CHANGED
@@ -23,7 +23,7 @@ jobs:
|
|
23 |
ref: ${{ github.event.repository.default_branch }}
|
24 |
|
25 |
- name: Update contributors list
|
26 |
-
uses: wow-actions/contributors-list@
|
27 |
with:
|
28 |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
29 |
svgPath: images/contributors_list.svg
|
|
|
23 |
ref: ${{ github.event.repository.default_branch }}
|
24 |
|
25 |
- name: Update contributors list
|
26 |
+
uses: wow-actions/contributors-list@242b53835016268d20e79eeff6f42193c02be8c8 # v1.2.0
|
27 |
with:
|
28 |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
29 |
svgPath: images/contributors_list.svg
|