Skip to content

Commit caded81

Browse files
authored
Merge pull request #200 from github/dependabot/github_actions/dependencies-0bd3f29af6
chore(deps): bump github/contributors from 1.5.0 to 1.5.1 in the dependencies group
2 parents 6d9b4c9 + e960774 commit caded81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3131
3232
- name: Run contributor action
33-
uses: github/contributors@1286dc8d6904a9a7f735e28b7503be164fb7d4b9
33+
uses: github/contributors@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)