dependabot[bot] commited on
Commit
f1375ab
2 Parent(s): 6362d0f c324c74

Merge pull request #295 from neon-mmd/dependabot/github_actions/wow-actions/contributors-list-1.2.0

Browse files
Files changed (1) hide show
  1. .github/workflows/contributors.yml +1 -1
.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@b9e91f91a51a55460fdcae64daad0cb8122cdd53 # v1.1.0
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